Hello everyone,
what i would like to know is how can i find the max in a multidimensional array. I would like to search in vba and only the outcome has to be put in excell.
I use the following array.
i,0,0,1
i is a variable and place where i should find the max.
I really have no idea what i should do to make this work.
Thanks
Amateur