A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formula w/two columns to add the greater number



 
 
Thread Tools Display Modes
  #1  
Old September 18th, 2008, 08:58 PM posted to microsoft.public.excel.worksheet.functions
Saul
external usenet poster
 
Posts: 11
Default Formula w/two columns to add the greater number

Hello,

If I have two columns with different number and I want to choose the bigger
number of both columns, how can I do it.
--
Thank you.
  #2  
Old September 18th, 2008, 09:06 PM posted to microsoft.public.excel.worksheet.functions
muddan madhu
external usenet poster
 
Posts: 695
Default Formula w/two columns to add the greater number

Try this

=Large(A1:B100,1)



On Sep 19, 12:58*am, Saul wrote:
Hello,

If I have two columns with different number and I want to choose the bigger
number of both columns, how can I do it.
--
Thank you.


  #3  
Old September 18th, 2008, 09:32 PM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
Default Formula w/two columns to add the greater number

Try this:

=MAX(A1:B10)

--
Biff
Microsoft Excel MVP


"Saul" wrote in message
...
Hello,

If I have two columns with different number and I want to choose the
bigger
number of both columns, how can I do it.
--
Thank you.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:40 PM.


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