How to select a specific column with Excel VBA
Hi Dennis,
Try posting your export code.
---
Regards,
Norman
"Dennis" wrote in message
...
Excel 2003
I am exporting hyperlink data from Access to Excel. I plan to use code
from
Microsoft KB Article 271856 to turn the text in a specific Excel column
back
into a working hyperlink.
I need help with VBA code to select that specific column in the worksheet
that contains the hyperlink data so I can run the code from the KB
article.
--
Dennis
|