ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Hide Contents of Calculated Cell (https://www.excelbanter.com/new-users-excel/15919-hide-contents-calculated-cell.html)

Prior Sayin

Hide Contents of Calculated Cell
 
Hi:

I have 4 columns:

Quantity Description Unit Price Extension

My Extension value is =(Quantity*Unit Price)

This works fine, but it enters $0.00 when no Quantity is entered. As I list
all Descriptions, only quantity gets entered. I need to suppress the
Extension value so it is blank if Quantity is blank.

Thank you so very much,

Prior.



Trevor Shuttleworth

Prior

=IF(Quantity=0,"",Quantity*Unit Price)

Regards

Trevor


"Prior Sayin" wrote in message
...
Hi:

I have 4 columns:

Quantity Description Unit Price Extension

My Extension value is =(Quantity*Unit Price)

This works fine, but it enters $0.00 when no Quantity is entered. As I
list all Descriptions, only quantity gets entered. I need to suppress the
Extension value so it is blank if Quantity is blank.

Thank you so very much,

Prior.




Prior Sayin

Beautiful - thanks, Trevor.

Prior Sayin


"Trevor Shuttleworth" wrote in message
...
Prior

=IF(Quantity=0,"",Quantity*Unit Price)

Regards

Trevor


"Prior Sayin" wrote in message
...
Hi:

I have 4 columns:

Quantity Description Unit Price Extension

My Extension value is =(Quantity*Unit Price)

This works fine, but it enters $0.00 when no Quantity is entered. As I
list all Descriptions, only quantity gets entered. I need to suppress
the Extension value so it is blank if Quantity is blank.

Thank you so very much,

Prior.






Trevor Shuttleworth

You're welcome

Regards

Trevor


"Prior Sayin" wrote in message
...
Beautiful - thanks, Trevor.

Prior Sayin


"Trevor Shuttleworth" wrote in message
...
Prior

=IF(Quantity=0,"",Quantity*Unit Price)

Regards

Trevor


"Prior Sayin" wrote in message
...
Hi:

I have 4 columns:

Quantity Description Unit Price Extension

My Extension value is =(Quantity*Unit Price)

This works fine, but it enters $0.00 when no Quantity is entered. As I
list all Descriptions, only quantity gets entered. I need to suppress
the Extension value so it is blank if Quantity is blank.

Thank you so very much,

Prior.









All times are GMT +1. The time now is 09:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com