Thread
:
CASE
View Single Post
#
1
Posted to microsoft.public.excel.misc
GregNga
external usenet poster
Posts: 30
CASE
I want to do something similar to CASE in SQL. That is if cell A1 is 'A' then
I went 'ACTIVE' in B1. if cell A1 is 'D' then I went 'DELETED' in B1. if cell
A1 is 'C' then I went 'CLOSED' in B1.
How to do this?
Reply With Quote
GregNga
View Public Profile
Find all posts by GregNga