Bill,
Range(Range("A1").Value).Select
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"Bill Kuunders" wrote in message
...
What would be the code to select or activate a cell referred to
in cell A1.
I.e.
A1 has as value of B29.
How can I instruct via macro to select B29?
Thanks
Bill K