![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Location: Nanaimo, BC
Posts: 49
|
For example, if i have the value 5 in B1 and i want to use that value to reference a cell in column C, ie the formula for A1 is something like:
=C(B1) obviously that doesn't work, but i hope you get the just of it. Thanks! |
|
|
|
|
|
#2 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
Hi
You need the INDIRECT function =INDIRECT("C"&B1) |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Allentown, PA
Posts: 2,510
|
Go to bed, Dave.
__________________
~Anne Troy |
|
|
|
|
|
#4 |
|
New Member
Join Date: Mar 2002
Location: Nanaimo, BC
Posts: 49
|
Thank you Dave!
|
|
|
|
|
|
#5 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
My pleasure kwaring
Tuggy, I can't sleep with both arms in a cast |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|