Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using VBA, how would I populate one cell based on the contents of another
with a Case statement? For example, if a1 = 555 S, b1 should = "South" a2 = 333 N, b2 should = "North" I cannot nest an If statement in a formula, because there are more than 7 scenarios. **Important to note that the range will vary - is there a for i to row count statement that can be used? Thanks in advance! Patti |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Case Statement | Excel Discussion (Misc queries) | |||
IF STATMENT OR CASE STATEMENT | Excel Discussion (Misc queries) | |||
Anyone actually get Case statement to work ... ? | Excel Worksheet Functions | |||
CASE statement equivalent | Excel Worksheet Functions | |||
Passing a variable to a range statement | Excel Programming |