Text Box Query!

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

One of my text box's is showing the word "Null" in it when it is empty , how
can I just have it blank?




Thanks in advance.........Bob Vance
 
check the Format property of the form control, AND the Format property of
the field in the underlying table. i'm guessing there's a custom format
setting that displays "Null" when the field is null.

hth
 

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

Similar Threads

TextBox Question! 7
Script for Text Box 6
Text Box Question 1
Text Box Question 6
Make a text box return blank if 1
Query Question! 12
Text Box Question 8
Align dropdown list with box! 11

Back
Top