Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
zoombr
 
Posts: n/a
Default 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.
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
select multiple cell ranges in "sumif" formula? Hitcoach Excel Worksheet Functions 1 January 16th 05 11:07 PM
Create a drop down in XL cell to select date Steveterrigal Excel Worksheet Functions 1 December 30th 04 03:09 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 04:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"