Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dmorri254
 
Posts: n/a
Default Help With The Upper Function

Hello,

I need some help with using the UPPER function....in this formula I need to
convert the text "Global Trade" to upper case, where inside the formula do I
place the UPPER funtion?

=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,FALSE),1,15))="applicati ons","Global
Trade",IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE))," ",MID(VLOOKUP(H3780,Tivoli,4,FALSE),1,15)))

Thanx


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications",UPPER("Global
Trade"),IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)), "",MID(VLOOKUP(H3780,Tivol
i,4,FALSE),1,15)))


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dmorri254" wrote in message
...
Hello,

I need some help with using the UPPER function....in this formula I need

to
convert the text "Global Trade" to upper case, where inside the formula do

I
place the UPPER funtion?


=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications","Global

Trade",IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE))," ",MID(VLOOKUP(H3780,Tivoli
,4,FALSE),1,15)))

Thanx




  #3   Report Post  
Dmorri254
 
Posts: n/a
Default

GREAT that worked...thank you so much...still learning nesting
functions...gets confusing...okay once more question...in this case, I need
what is returned from tivoli,5 in upper case where would I place the UPPER
function? Would it go somewhere before or after MID?

=IF(ISERROR(VLOOKUP(H3780,Tivoli,5,FALSE)),"",MID( VLOOKUP(H3780,Tivoli,5,FALSE),1,9))

"Bob Phillips" wrote:

=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications",UPPER("Global
Trade"),IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)), "",MID(VLOOKUP(H3780,Tivol
i,4,FALSE),1,15)))


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dmorri254" wrote in message
...
Hello,

I need some help with using the UPPER function....in this formula I need

to
convert the text "Global Trade" to upper case, where inside the formula do

I
place the UPPER funtion?


=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications","Global

Trade",IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE))," ",MID(VLOOKUP(H3780,Tivoli
,4,FALSE),1,15)))

Thanx





  #4   Report Post  
Myrna Larson
 
Posts: n/a
Default

=IF(ISERROR(VLOOKUP(H3780,Tivoli,5,FALSE)),"",UPPE R(MID(VLOOKUP(H3780,Tivoli,5,FALSE),1,9)))


On Fri, 5 Nov 2004 11:40:03 -0800, Dmorri254
wrote:

GREAT that worked...thank you so much...still learning nesting
functions...gets confusing...okay once more question...in this case, I need
what is returned from tivoli,5 in upper case where would I place the UPPER
function? Would it go somewhere before or after MID?

=IF(ISERROR(VLOOKUP(H3780,Tivoli,5,FALSE)),"",MID (VLOOKUP(H3780,Tivoli,5,FALSE),1,9))

"Bob Phillips" wrote:


=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications",UPPER("Global

Trade"),IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)), "",MID(VLOOKUP(H3780,Tivol
i,4,FALSE),1,15)))


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dmorri254" wrote in message
...
Hello,

I need some help with using the UPPER function....in this formula I need

to
convert the text "Global Trade" to upper case, where inside the formula

do
I
place the UPPER funtion?



=IF(IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE)),"",M ID(VLOOKUP(H3780,Tivoli,4,
FALSE),1,15))="applications","Global


Trade",IF(ISERROR(VLOOKUP(H3780,Tivoli,4,FALSE))," ",MID(VLOOKUP(H3780,Tivoli
,4,FALSE),1,15)))

Thanx






Reply
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
Averaging function Sarah Excel Discussion (Misc queries) 0 January 18th 05 04:09 PM
Excel function help facilities RPS Excel Discussion (Misc queries) 1 December 8th 04 02:36 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM
UPPER Function Dmorri254 Excel Worksheet Functions 1 November 5th 04 07:57 PM
need to save values from a function before it changes Ron Excel Worksheet Functions 1 October 29th 04 06:29 AM


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

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"