Trouble with Text Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to specify a text box's control source as:

=FormatDateTime(LLPREQDATE,2)

When I do so all that is displayed is "Error" in the text
box. The field LLPREQDATE when used alone as the control
source displays without error. What is the problem?
 
My problem was that the control name and the control
source were the same. I fixed it. Thanks.
 

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