View Single Post
  #5   Report Post  
Don Guillett
 
Posts: n/a
Default

if(myformula=0,"",myformula)
or
toolsoptionsviewzeros

--
Don Guillett
SalesAid Software

"wiskeyjruiz" wrote in message
...
Thanks. The thing is , when I tryi to copy the same formula on the same

row
going down, im trying to have the same formula but without the cells

showing
"0" on the cells.

"Don Guillett" wrote:

Just simple logic. In c8
=(a7-a8)*24

--
Don Guillett
SalesAid Software

"wiskeyjruiz" wrote in message
...
I need help to set up a formula on Excel Worksheet.
Exsample: I need to Subtract cell A8 from A7; then Mutiply it by

"24."
But I need this formula on cell C8. Can I get some help with this

problem?