Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm a bit confused as to how to use obtain, in VBA, the value which would be
returned by a worksheet function. On one of my sheets, in column 2, there is a list of numbers. Suppose I wanted to know the highest value in this column between rows 7 and 707 inclusive. I could obtain this by Max (B7:B707) Now suppose I ws in a VBA module and wanted this value. Can anyone tell me what code statement(s) would allow me to put this value into variable. I vaguely remember that this calls for the "application." syntax, but I have tried to find the specifics and am stymied. Any help would be greatly appreciated. -- -regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Which worksheet function would I use? | Excel Worksheet Functions | |||
WorkSheet Function Help | Excel Worksheet Functions | |||
Is there a worksheet function that will... | Excel Worksheet Functions | |||
Reference the worksheet from a multiple worksheet range function ( | Excel Worksheet Functions | |||
Can the offset worksheet function reference another worksheet | Excel Worksheet Functions |