Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
Thanx that worked but I had to remove the = before the IF...
Thanx again "Niek Otten" wrote: There are smarter ways, but by far the easiest is: =UPPER(=IF(ISERROR(VLOOKUP(H3780,Tivoli,5,FALSE)), "",MID(VLOOKUP(H3780,Tivoli,5,FALSE),1,9))) -- Kind Regards, Niek Otten Microsoft MVP - Excel "Dmorri254" wrote in message ... This formula returns a value form a lookup table in my workbook. I would like the returned value to be in upper case...How do I modify the formula to allow for this? =IF(ISERROR(VLOOKUP(H3780,Tivoli,5,FALSE)),"",MID( VLOOKUP(H3780,Tivoli,5,FALSE),1,9)) Thanx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Averaging function | Excel Discussion (Misc queries) | |||
Function in XL or in VBA for XL that pulls numeric digits from a t | Excel Discussion (Misc queries) | |||
Excel function help facilities | Excel Discussion (Misc queries) | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) | |||
need to save values from a function before it changes | Excel Worksheet Functions |