Mark A Matte
markamatte at hotmail.com
Thu Jul 24 09:49:30 CDT 2003
Don,
I would find where the command is to CLOSE your inputbox form...and right
before that...save the value to where ever you are going to store it...even
back to a field on the form that launched the inputbox.
ex:
Forms!form1!Text0 = Me!Text0
DoCmd.Close
>From: "Don Elliker" <delliker at hotmail.com>
>Reply-To: Access Developers discussion and problem
>solving<accessd at databaseadvisors.com>
>To: accessd at databaseadvisors.com
>Subject: [AccessD] creating an inputbox form
>Date: Wed, 23 Jul 2003 12:40:14 -0400
>
>_______________________________________________
>AccessD mailing list
>AccessD at databaseadvisors.com
>http://databaseadvisors.com/mailman/listinfo/accessd
>Website: http://www.databaseadvisors.com
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030724/1adc071a/attachment-0001.html>