Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm using Access 2003 to Excel 2003.
I identify a string like "Mar06" as part of an xls Filename where the automation from Access is going. When I automate that value of "Mar06" it is placed in the Excel Named Range "TheFile" as a date, rather than a string. That's the first question - how to store that data as a string from automation. Second question, I'd like to use that string like old Lotus 1-2-3...@Cell("contents") as a variable here... Dim V As Variant V = TheFile....that's the string I want, the... Application.Goto Reference:=V ....where I copy a Named Range. TIA - Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Control Box Data Question | New Users to Excel | |||
2 part question - macro / command button | Excel Discussion (Misc queries) | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions | |||
Modification of Part Number (Revised) | Excel Discussion (Misc queries) | |||
Array not working correctly Returns FALSE on second part | Excel Discussion (Misc queries) |