Solved Eliminate #Error in calculated texboxes (on new record of forms)

Manos39

Registered User.
Local time
Today, 11:55
Joined
Feb 14, 2011
Messages
248
Hi all,
Is there a way to eliminate #Error in calculated texboxes in forms?
I have problem in adeiesfrm in my uploaded database..
 

Attachments

  • Adeiesfrm screenshot.jpg
    Adeiesfrm screenshot.jpg
    117.5 KB · Views: 101
  • TEFKK.accdb
    TEFKK.accdb
    3.6 MB · Views: 115
On phone, so db no good to me.
If not in control source but in vba then test for me.newrecord.
If in control source, then switch to vba?
 
you don't have Titlos field in your table.
see your db.
 

Attachments

you don't have Titlos field in your table.
see your db.
Arnelgp i have erased on purpose fields and some irrelevant tables from uploaded database. So there is no problem in form openfrm if you meant that one. What i would like to solve is: on adeiesfrm form, when opens and shows new record to have those calculated textboxes not show #Error
 
Last edited:
here my friend check the ControlSource of those textbox.
 

Attachments

Users who are viewing this thread

Back
Top Bottom