M
Michael San Filippo
Having a problem with Access 2003
I have a control source on a text box equal to
=RunSum([Form],"CHid",[CHid],"dblBalance")
or on another something as easy as
=IIf([ysnVoid]=Yes,"VOID","")
or even simplier
=[Forms]![Calendar_Main]![sdate]
But it hangs up, access gets stuck and you have to keep right clicking until
you can finally go to form design mode to get out of it. or you can
CTRL+break sometimes.
its not a problem in the coding of the form because it works fine in access
2000 and 2002. just w/ 2003. i have no other code running on a form, just
something like that.
Anyone able to help?
I have a control source on a text box equal to
=RunSum([Form],"CHid",[CHid],"dblBalance")
or on another something as easy as
=IIf([ysnVoid]=Yes,"VOID","")
or even simplier
=[Forms]![Calendar_Main]![sdate]
But it hangs up, access gets stuck and you have to keep right clicking until
you can finally go to form design mode to get out of it. or you can
CTRL+break sometimes.
its not a problem in the coding of the form because it works fine in access
2000 and 2002. just w/ 2003. i have no other code running on a form, just
something like that.
Anyone able to help?