ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Please Help...How can I do this? Select a cell (https://www.excelbanter.com/excel-worksheet-functions/9833-please-help-how-can-i-do-select-cell.html)

zoombr

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.

Ron de Bruin

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