Get instant live expert help on I need help with vba range to array

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

VLOOKUP, ARRAY_CONSTRAIN, SMALL, IF, ROW, ARRAY, IFS, COUNT, COUNTIF, COUNTIFS, INDEX, MATCH, VBA
Solved by O. D. in 21 mins
I'm trying to make a VBA function with two arrays; the first array has the numeric values while the second array has the names. The function will find the value in the first array that is the largest and return the corresponding name (from the second array).
Solved by D. Y. in 11 mins
Can the counter variable for an Excel VBA be an array element? [ie, For A(N) = 1 to 9]
Solved by G. A. in 24 mins
I have a vba error. Subscript out of range Sheets("Harvest Data").Range("A2:N10000").ClearContents
Solved by F. Y. in 14 mins
In cell H12, add an INDEX function that will use the Dept named range as the array associated with a MATCH function to determine the lookup array for the longest call referenced in H11 from the Call_Length named range with an exact match. In cell H13, add an INDEX function that will pull the satisfaction rating associated with a MATCH function to determine the lookup array for the longest call referenced in H11 from the Call_Length range with an exact match.
Solved by C. Y. in 24 mins