Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Note my example was incorrect as well
Dim varr() as Variant should have been Public Varr() as Variant -- Regards, Tom Ogilvy "Nick" wrote in message ... Thanks Tom - I thought of that but it didn't work. Double checking I found that I had only 'dimmed' the array outside of subs in the general module rather than using the public keyword. I feel rather stupid now : ) Thanks anyhow Nick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exclude #N/A values and Return Numeric values to consecutive cells in Single Row | Excel Worksheet Functions | |||
Userform Return Key Behaviour | Excel Discussion (Misc queries) | |||
Search multiple values to return single values | Excel Worksheet Functions | |||
Keep userform visible, but return control to calling routine | Excel Programming | |||
VBA Syntax for VLOOKUP to return array of return values | Excel Programming |