![]() |
Go To Location
in cell A1 i have a reference to another cell (example: R27)
i need a code that goes selects the cell that is in A1 im thinkin range("a1.value").select but thats not working thanks in advance |
Go To Location
Try
Range(Range("A1").Text).Select -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "choice" wrote in message ... in cell A1 i have a reference to another cell (example: R27) i need a code that goes selects the cell that is in A1 im thinkin range("a1.value").select but thats not working thanks in advance |
All times are GMT +1. The time now is 11:03 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com