Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default returning one arguement from several columns

Heya,

I have three columns, there is one value in each of the rows (2 blank
values). I am trying to find a function that returns the one value, so it
would neet to search the three columns and return the one that has a value in
it.

Thanks very much,
Reza
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default returning one arguement from several columns

Hi,

For numbers

=MAX(A1:C1)

or for text
=LOOKUP(REPT("z",255),A1:C1)

Mike


"Reza" wrote:

Heya,

I have three columns, there is one value in each of the rows (2 blank
values). I am trying to find a function that returns the one value, so it
would neet to search the three columns and return the one that has a value in
it.

Thanks very much,
Reza

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
Greater than less than arguement returning value when text inputte Jbaisinger2000 Excel Discussion (Misc queries) 2 October 15th 07 06:57 PM
Dynamic arguement? numberoverzero Excel Worksheet Functions 1 April 6th 07 11:40 PM
Two VLookups in one arguement Matt Excel Worksheet Functions 4 February 2nd 07 07:29 PM
RIGHT Arguement? Saxman Excel Discussion (Misc queries) 10 December 20th 06 12:35 PM
More than 7 IF statements in one arguement smithers2002 Excel Worksheet Functions 9 April 21st 05 01:59 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"