LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditional Statement with Multiple Arguments

Thanks. Tested it this morning and it works perfectly!
Paul Mathews wrote:
Assuming I understand correctly, I think all you need is a vlookup (while the
descriptions in column B may not be unique, I'm assuming the numbers in
column A are unique). Let's say cell C4 contains the value 43268. You'd
like D4 to contain the result "ERCP", right? If so, set D4 to
"=VLOOKUP(C4,$A$1:$B$60,2,FALSE)" where I've assumed that your list of
numbers and definitions are in the range A1 to B60 (modify this for whatever
the actual range is or better yet give the list a range name to make it
easier to reference in the vlookup).

"swflorida77" wrote:

I need help in creating formula for multiple arguments.

Column A: Lists a Number
Column B: Defines Number

For example:

CPT Description
43262 Upper Endo
43268 ERCP
45380 Colonoscopy
71020 CXR
80061 Lipid
80074 Hep Panel
80162 Dig
82105 AFP



Column C list number 43363, 43368, etc. or another number not yet
defined.

Goal: To list in Column D on the definition listed in Column B.

Please note, there are 60 numbers listed in Column A in with 60
Definitions.

Currently these are on 2 separate sheets, but I could merge them for
ease of the formula.


I tried the following with manually entering the definition for each
number...Unsuccessful.

=IF(C4=43242,"Upper
Endo",IF(C4=43268,"ERCP",IF(C4=71020,"CXR",IF(C4=7 1035,"CXR",IF(C4=80061,"Lipids",IF(C4=82378,"CEA", IF(C4=82465,"Chol",IF(C4=82728,"Fe",IF(C4=82947,"G lu",IF(C4=82977,"GTT",IF(C4=83036,"Gly
Hg",IF(C4=83540,"Iron",IF(C4=83550,"Iron
Binding",IF(C4=83700,"Lipoprotein",IF(C4=83701,"Li poprotein",IF(C4=83718,"HDL"))))))))))))))

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
Count occurances of multiple arguments TARS1 Excel Discussion (Misc queries) 6 July 19th 06 05:13 PM
Conditional Formatting, Multiple Criteria Lara Excel Discussion (Misc queries) 5 June 27th 06 09:48 PM
Multiple Column Conditional Formatting Colleen New Users to Excel 2 September 9th 05 09:15 PM
IF Statement equalling multiple words. Please Help Phillip Vong Excel Discussion (Misc queries) 4 March 18th 05 12:43 AM
Multiple FIND functions in Conditional Formatting RocketFuMaster Excel Worksheet Functions 2 March 2nd 05 06:09 PM


All times are GMT +1. The time now is 12:06 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"