Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I have a dollar amount in one cell. I would like to have another cell that
always show 20% of that cell. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about the simple formula =A1*20% ?
-- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "KMC" wrote in message ... If I have a dollar amount in one cell. I would like to have another cell that always show 20% of that cell. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If your dollar amount is in cell A1, put this formula where you want the 20%
amount to show.......... =A1*.2 Vaya con Dios, Chuck, CABGx3 "KMC" wrote: If I have a dollar amount in one cell. I would like to have another cell that always show 20% of that cell. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the help!
"CLR" wrote: If your dollar amount is in cell A1, put this formula where you want the 20% amount to show.......... =A1*.2 Vaya con Dios, Chuck, CABGx3 "KMC" wrote: If I have a dollar amount in one cell. I would like to have another cell that always show 20% of that cell. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Where A1 is the cell the original dollar amount is in:
=A1*.2 format both cells for $ "KMC" wrote: If I have a dollar amount in one cell. I would like to have another cell that always show 20% of that cell. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer Cell Formatting for linked cells | Excel Discussion (Misc queries) | |||
copying cell names | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |