Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need a simple formula to display the ratio between 2 numbers (cells) in a
large spreadsheet. The ratio must display itself as "#:#" and be linked to a summary worksheet within the same workbook.I will then link all 23 sheets of information to the one summary sheet for at-a-glance comparrisons of each department's use of tools provided to them. The 2 cells that are providing the information for the ratio have large formulas in them. I want the cells linked, but not directly linked to the formulas in the reference cells. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Suz,
If I understand you correctly, say the two cells you require to show are H6 and C34 the formula will be =H6&":"&C34 If there is a division between these two cells to be expressed as a ratio then you will need to supply more info. HTH Martin "Suz" wrote in message ... I need a simple formula to display the ratio between 2 numbers (cells) in a large spreadsheet. The ratio must display itself as "#:#" and be linked to a summary worksheet within the same workbook.I will then link all 23 sheets of information to the one summary sheet for at-a-glance comparrisons of each department's use of tools provided to them. The 2 cells that are providing the information for the ratio have large formulas in them. I want the cells linked, but not directly linked to the formulas in the reference cells. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you so much! That worked. =)
"MartinW" wrote: Hi Suz, If I understand you correctly, say the two cells you require to show are H6 and C34 the formula will be =H6&":"&C34 If there is a division between these two cells to be expressed as a ratio then you will need to supply more info. HTH Martin "Suz" wrote in message ... I need a simple formula to display the ratio between 2 numbers (cells) in a large spreadsheet. The ratio must display itself as "#:#" and be linked to a summary worksheet within the same workbook.I will then link all 23 sheets of information to the one summary sheet for at-a-glance comparrisons of each department's use of tools provided to them. The 2 cells that are providing the information for the ratio have large formulas in them. I want the cells linked, but not directly linked to the formulas in the reference cells. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Glad I could help.
"Suz" wrote in message ... Thank you so much! That worked. =) "MartinW" wrote: Hi Suz, If I understand you correctly, say the two cells you require to show are H6 and C34 the formula will be =H6&":"&C34 If there is a division between these two cells to be expressed as a ratio then you will need to supply more info. HTH Martin "Suz" wrote in message ... I need a simple formula to display the ratio between 2 numbers (cells) in a large spreadsheet. The ratio must display itself as "#:#" and be linked to a summary worksheet within the same workbook.I will then link all 23 sheets of information to the one summary sheet for at-a-glance comparrisons of each department's use of tools provided to them. The 2 cells that are providing the information for the ratio have large formulas in them. I want the cells linked, but not directly linked to the formulas in the reference cells. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Suz!
I have the same problem. I need to show to display as 1:2. Did you figure out how to do this??? "Suz" wrote: I need a simple formula to display the ratio between 2 numbers (cells) in a large spreadsheet. The ratio must display itself as "#:#" and be linked to a summary worksheet within the same workbook.I will then link all 23 sheets of information to the one summary sheet for at-a-glance comparrisons of each department's use of tools provided to them. The 2 cells that are providing the information for the ratio have large formulas in them. I want the cells linked, but not directly linked to the formulas in the reference cells. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Format cell to display "Y" or "N"when entering a 1 or zero | Excel Discussion (Misc queries) | |||
How do display a "+" or "-" sign when hiding columns? | Setting up and Configuration of Excel | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |