Report error

  • Thread starter Thread starter cory
  • Start date Start date
C

cory

Hi,
I have a contact database made. When I preview in a report the Postal code
shows on the report as follows:

T1T2T-2

Whereas in the table it is entered correctly and the input masks seem to be
correct.
It should look like this:

T1T-2T2 or T1T 2T2

Using MS Access 2000
Thanks for any help.
 
You need to use the same input mask in the TextBox on the report. (Or set the Format property to match your input mask.)

Good luck.

--

Sco

M.L. "Sco" Scofield, MCSD, MCP, MSS, Access MVP, A+
Useful Metric Conversion #16 of 19: 2 monograms = 1 diagram
Miscellaneous Access and VB "stuff" at www.ScoBiz.com
 
That worked, thanks.


M.L. Sco Scofield said:
You need to use the same input mask in the TextBox on the report. (Or set
the Format property to match your input mask.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top