Im looking for the syntax to set the formula in a cell to a VLookup based on the total count of rows in the lookup table. For example "VLookup(A1,Sheet1!B1:K500,5,False" where K500 might change from 500 to some other number depending on how many rows are in Sheet1 with data in them.
If memory serves me I've done this in the past using a DIM that I set to the CountA value earlier in the script but I cant remember how I did it...
Any thoughts might help me remember how I did it before (years ago)
Thanks!
If memory serves me I've done this in the past using a DIM that I set to the CountA value earlier in the script but I cant remember how I did it...
Any thoughts might help me remember how I did it before (years ago)
Thanks!