Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the reminder. With that change, it worked fine.
(Someday, that .value2's going to sink in!!!) Charles Williams wrote: Dave, You may be running into the problem that the Value property converts to a Date type when the range data is formatted as a date. It would be interesting to know if the problem goes away when you use the value2 property (ignores date formatting). myArr = ActiveSheet.Range("a1:b20").Value2 'just test data regards Charles ______________________ Decision Models FastExcel Version 2 now available. www.DecisionModels.com/FxlV2WhatsNew.htm -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use array for lookup value, to return array of lookups | Excel Discussion (Misc queries) | |||
Array lookup | Excel Worksheet Functions | |||
Lookup, Max, Array | Excel Discussion (Misc queries) | |||
Lookup "greater than or equal to" in lookup array | New Users to Excel | |||
lookup array | Excel Worksheet Functions |