![]() |
Please Help...How can I do this? Select a cell
How can I do this?
Select a cell A(1+any value) ... for example: If any value = 2, the select cell will be A3. |
Hi zoombr
You can't select with formulas With code you can do this Try this with a number in B1 Range("A" & Range("B1").Value + 1).Select -- Regards Ron de Bruin http://www.rondebruin.nl "zoombr" wrote in message ... How can I do this? Select a cell A(1+any value) ... for example: If any value = 2, the select cell will be A3. |
All times are GMT +1. The time now is 09:01 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com