Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jblackburn

    Having "text" inserted only when field has a value.

    I started this thread, and thank you "flan.."'s for your post. (I was sure it would work!) However: Neither =IIf(IsNull([INFO TRAC])," ","Info Trac " & [INFO TRAC]) OR =IIf([INFO TRAC]=O," ","Info Trac " & [INFO TRAC]) worked for some...
  2. jblackburn

    Having "text" inserted only when field has a value.

    Is there any way to have "label" inserted into a report ONLY WHEN the corresponding field actually contains something? IN OTHER WORDS, whenever a field contained in the report is left blank, I want the corresponding label for that field also left out of the report. Is this possible...

Part and Inventory Search

Back
Top