Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 55
Default allow multiple formulas in one cell

I am trying to sum two values that are defined in other cells as
"=SUM(N2,O2)" then within the same sell i would also like to rank those
results. Can this be done? Here are examples of the forumlas i would like to
use in one cell if it can be done.
"=SUM(N2,O2)"
"=RANK($H6,$H$6:$H$25,0)"

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default allow multiple formulas in one cell

Hi,

Like this. I put a couple of spaces between the reuslts of the 2 formula

=N2+O2&" "&RANK($H6,$H$6:$H$25,0)

Mike

"Frustrated" wrote:

I am trying to sum two values that are defined in other cells as
"=SUM(N2,O2)" then within the same sell i would also like to rank those
results. Can this be done? Here are examples of the forumlas i would like to
use in one cell if it can be done.
"=SUM(N2,O2)"
"=RANK($H6,$H$6:$H$25,0)"

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
Multiple formats in a single cell with multiple formulas Zakhary Excel Worksheet Functions 1 May 2nd 08 12:08 AM
Please help! I need multiple formulas for one cell! mbdbiz Excel Discussion (Misc queries) 2 August 10th 06 04:26 AM
Help! I need multiple formulas for one cell. mbdbiz Excel Worksheet Functions 3 August 10th 06 01:18 AM
Multiple Formulas in same cell C Anderson Excel Worksheet Functions 3 April 12th 06 03:31 AM
multiple formulas in one cell roy.okinawa Excel Worksheet Functions 4 November 15th 05 05:01 AM


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