Thread
:
Using a cell's value in a macro command
View Single Post
#
1
Posted to microsoft.public.excel.misc
TomHull
external usenet poster
Posts: 6
Using a cell's value in a macro command
Hi,
I need to use a value of a cell in a spreadsheet in a macro command to copy
data.
For Example.
cell A1 = 28/09/2009
Sub
Workbooks.Open Filename:= _ "C:\(Value from A1)"
End Sub
Thanks,
Tom
Reply With Quote
TomHull
View Public Profile
Find all posts by TomHull