ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF commands (https://www.excelbanter.com/excel-worksheet-functions/154608-if-commands.html)

Ryan

IF commands
 
I need help in excel - can I create a formula in a cel if for example if you
put an "A" in cel E2 it will lload "no exception taken" in cel F2 if you a
"B" it will say "approved" and so on. Does that make sense?


--
Ryan Wright, PM

Toppers

IF commands
 
If there are many conditions then it might be worth setting up a table with
your letter "code" in column A and "message" in B (say on Sheet2) then use
VLOOKUP

in F2: =VLOOKUP(E2,Sheet2!A:B,2,0)

If E2="A" ,it will return the corresponding value from B in Sheet2

HTH

"ryan" wrote:

I need help in excel - can I create a formula in a cel if for example if you
put an "A" in cel E2 it will lload "no exception taken" in cel F2 if you a
"B" it will say "approved" and so on. Does that make sense?


--
Ryan Wright, PM



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com