Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i need to show the difference between $38.00 and what is actually put in a
certain cell. how do i set this up? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=abs(a1-38)
in B1, perhaps? -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "diane" wrote in message ... i need to show the difference between $38.00 and what is actually put in a certain cell. how do i set this up? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
is this what you're looking for:
=A1-38, assuming the cell value is in A1. -Chad "diane" wrote: i need to show the difference between $38.00 and what is actually put in a certain cell. how do i set this up? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i assign cell A1 to show the current cursor cell in Excel? | Excel Discussion (Misc queries) | |||
format cell to show leading zeros and make cell a three digit fiel | Excel Worksheet Functions | |||
In adjacent cell, show last date modified of target cell. | Excel Discussion (Misc queries) | |||
Formatting to show/not show "DUE" and "RECEIVED" in cell | New Users to Excel | |||
enter a time into a cell, have the cell show two times the entry | Excel Worksheet Functions |