Hide textbox report field names

State

Registered User.
Local time
Today, 05:49
Joined
Apr 16, 2001
Messages
25
I have a strange thing happening with textboxes on a report. I have a report that has a textbox field with a calculated control source (from a query). I only want to display & print the results of the control source, and NOT the report Name (from the textboxes' properties sheet).

What is happening is that the report displays fine (only control source displays, for example, "test heading"), but when printed, the control source results prints, and the unwanted actual field name also prints (for example, "field27"), overlapping the control source results.

Anyone have a guess as to what may be happening and how to turn off/hide the actual field name from printing?

This seems only to be a problem with textbox fileds on the report.
 
You are printing the labels attached to the text boxes either change their captions to something meaningful or delete them.
HTH
 

Users who are viewing this thread

Back
Top Bottom