Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following:
A B C 1 5 x y 2 7 3 9 whe A1=5, A2=7, A3=9 B1=x C1=y I want the value in B1 to be dependent of the value in C1 such that: If C1=1 then I want B1=A1 (or 5) If C1=2 then I want B1 =A2 (or 7) and If C1=3 then I want B1 =A3 (or 9) what code or formula do i put in B1 to get tis result? Thanks J |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using 1 cell's value as a reference | Excel Discussion (Misc queries) | |||
using a cell's reference to return a value. | Excel Worksheet Functions | |||
Hiding a cell's drop-down menu, dependent on a tick-box selection... | Excel Discussion (Misc queries) | |||
How do I make a cell's contents equal to another cell's contents with macro program? | Excel Programming | |||
Using a cell's contents as a reference in Macros | Excel Programming |