S SteveI Registered User. Local time Yesterday, 23:50 Joined Apr 22, 2012 Messages 20 Sep 6, 2014 #1 How does one suppress printing of a field when the field contains a value (i.e. a date).
S SteveI Registered User. Local time Yesterday, 23:50 Joined Apr 22, 2012 Messages 20 Sep 7, 2014 #2 It is easier to base a report on a query - and place 'Is Null' within the criteria box for that value.
It is easier to base a report on a query - and place 'Is Null' within the criteria box for that value.
V vbaInet AWF VIP Local time Today, 00:50 Joined Jan 22, 2010 Messages 26,374 Sep 7, 2014 #3 Does the field contain other values besides a date?