Thanks. As followup, what would I bind them to? The values are used in part
of a subtraction (system displays number of stores open this week, user
inputs anticipated number of stores for next week into unbound field,
calculation occurs showing difference). Where do I go from here? It's not
part of a query b/c the number of stores can't be tied to the anticipated
number due to setup. I really just (ideally) need this to be something users
input directly on the screen. Sorry if I'm missing something here...
--
Thank you! - Jennifer
"Rick Brandt" wrote:
> Jennifer Cali wrote:
> > Hi ~ I have seven different unbound text boxes on a form that the
> > user inputs information into. These seven text boxes are then used in
> > calculations, but each time the form is closed the info in the
> > unbound boxes isn't saved...and it needs to be. Any thoughts?
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13920
>
> If they need to be saved then they need to be bound. Otherwise you would
> have to use an update or insert query to save directly to the table in the
> background using code.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>
>
>