A arage Registered User. Local time Today, 05:51 Joined Dec 30, 2000 Messages 537 Mar 28, 2001 #1 DateMailed.Report.Visible = False DateMailed above comes from a bound field in a query. Is the above not possible when you’re going to try and format records as they appear on a report?
DateMailed.Report.Visible = False DateMailed above comes from a bound field in a query. Is the above not possible when you’re going to try and format records as they appear on a report?
A arage Registered User. Local time Today, 05:51 Joined Dec 30, 2000 Messages 537 Mar 29, 2001 #3 yup, that did it, thanks!