Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aiman Arafat
 
Posts: n/a
Default How can I type 2 effictive formula in one cell?

Hi! I need to type two formula into one cell; such as to displsy in that cell
a percantage of a value of another cell and the result should round up to 2
decimals.
How the new formula should to be typed?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default How can I type 2 effictive formula in one cell?

Hi

Something like this:
=ROUNDUP(A1,4)
and format as Percentage with 2 decimals ?

NB! Probably, the ROUNDUP() needs Analysis Toolpack Ad-In to be installed.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Aiman Arafat" <Aiman wrote in message
...
Hi! I need to type two formula into one cell; such as to displsy in that
cell
a percantage of a value of another cell and the result should round up to
2
decimals.
How the new formula should to be typed?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default How can I type 2 effictive formula in one cell?

Maybe this.......

=A1+B1&" = "&TEXT((A1+B1)/C1,"0.00%")

Vaya con Dios,
Chuck, CABGx3



"Arvi Laanemets" wrote:

Hi

Something like this:
=ROUNDUP(A1,4)
and format as Percentage with 2 decimals ?

NB! Probably, the ROUNDUP() needs Analysis Toolpack Ad-In to be installed.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Aiman Arafat" <Aiman wrote in message
...
Hi! I need to type two formula into one cell; such as to displsy in that
cell
a percantage of a value of another cell and the result should round up to
2
decimals.
How the new formula should to be typed?




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
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
How do I set a cell value based on a formula in another cell? dingy101 Excel Discussion (Misc queries) 1 November 21st 05 08:51 AM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM


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