Thread
:
Import External Data Macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Carim[_3_]
external usenet poster
Posts: 137
Import External Data Macro
Hi
When defining your URL, why don't you use simple concatenation, with
the & operator ... such as & range("a1").value ...
HTH
Cheers
Carim
Reply With Quote
Carim[_3_]
View Public Profile
Find all posts by Carim[_3_]