ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How can I type 2 effictive formula in one cell? (https://www.excelbanter.com/excel-worksheet-functions/75882-how-can-i-type-2-effictive-formula-one-cell.html)

Aiman Arafat

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?


Arvi Laanemets

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?




CLR

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?






All times are GMT +1. The time now is 05:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com