LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 90
Default fill a cell based on another cell

I'm trying to use the "IF" function.
I can't use the VLOOKUP, it won't work here.

Here's what I have:

Cell A4=DL or IL
Here's the forumla I'm trying to use:
In cell b3 "=IF(A4=DL,DL1,IL1)", then I tried =IF(A4=DL,"DL1","IL1") then
finally I tried =IF((A4=DL),"DL1","IL1")
Which if I undertstand correctly would fill in Cell B3 with a DL1 if DL is
entered into cell A4 else IL1 defaults.
However, in attempting this I get: #VALUE! regardless of which "formula" I
tried to use.

I don't see how I can use VLOOKUP because:
I need to distinguish my cells first.
Here's my table:

IL IL1 0001-employee benefit1
IL IL2 0002-employee benefit2
IL IL3 0003-employee benefit3
etc,
etc,
etc,
etc.

If I select IL in cell A4 and I attempt to use VLOOKUP I would need IL in
the first column of my table. However, if I have 6 rows I want to fill based
on my selection in Cell A4, IL in the first column would results in the first
finding of IL and all 6 rows would fill with the first row's findings.

Help!!??
Please!!??

Thanks!!
 
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
Cell References [email protected] Excel Discussion (Misc queries) 2 November 15th 06 11:37 PM
conditional cell format based on cell in same row, previous column tamiluchi Excel Worksheet Functions 7 May 3rd 06 04:11 PM
HELP| populate cell with particular value based on multiple condit doon Excel Worksheet Functions 7 February 13th 06 11:26 PM
How do I change fill color in excel based on data in the cell Jason Southco Excel Worksheet Functions 1 September 29th 05 04:56 PM
I am trying to color fill a cell based on specific criteria jglen Excel Discussion (Misc queries) 1 May 27th 05 05:30 PM


All times are GMT +1. The time now is 05:07 AM.

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"