I am trying to use the following line of code to obtain the highest value in column L and keep getting an error. Tried using "worksheetfunction", "application.worksheetfunction", etc.![]()
newHHNumber = Application.Max(Range("L2:L" & LastRow)) + 1
I am trying to use the following line of code to obtain the highest value in column L and keep getting an error. Tried using "worksheetfunction", "application.worksheetfunction", etc.![]()
newHHNumber = Application.Max(Range("L2:L" & LastRow)) + 1
Last edited by maacmaac; 01-03-2012 at 09:32 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks