Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a producion summary linked to individual invoices. If the production
summary has no orders, how can I alter the linked cell to return a blank rather than a zero in the individual orders? Currently the value in the cell is ='SPOON ORDERSHEET'!I11 Thanks for your help |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi,
one way.... =if('spoon ordersheet'!I11=0,"",'spoon ordersheet'!I11) the formula will show in the formula bar but if the other cell is 0, the cell will display blank. regards FSt1 "Matt" wrote: I have a producion summary linked to individual invoices. If the production summary has no orders, how can I alter the linked cell to return a blank rather than a zero in the individual orders? Currently the value in the cell is ='SPOON ORDERSHEET'!I11 Thanks for your help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Summing (or counting) cells until there is a blank cell | Excel Discussion (Misc queries) | |||
A function to return the value of a blank cell | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions | |||
blank cell turns to 0 | New Users to Excel | |||
if the value of a cell in a range is not blank, then return the v. | Excel Worksheet Functions |