View Single Post
  #7 (permalink)  
Old 07-03-09, 00:29
aaddpp aaddpp is offline
Registered User
 
Join Date: Apr 2009
Posts: 25
Quote:
Originally Posted by StarTrekker
Yes, encapsulate the expression in an IIF function:

=IIf([Cost] > 0, <currentformula>, "")

That kind of thing

Thank you again StarTrekker.

Thanks,
Dave
Reply With Quote