Stephd8459
Registered User.
- Local time
- Yesterday, 16:25
- Joined
- Jun 29, 2010
- Messages
- 31
Hi,
So I'm trying to work out some issues in my db related to using the example that GHudson posted here:
http://www.access-programmers.co.uk/forums/showthread.php?t=38364&highlight=Mouse
I have two fields on my form that use a DLookup to retrieve a calculated value from a query. When I use the SAVE/UNDO/CLOSE code it causes the users to have to respond to the SAVE for each of the fields involved with the calculation (there are 12 fields that fed into the query calc)
I'm trying to work the code to not request a save for the requery and refresh that are associated with these fields anyone have a thought?
Thanks
Steph
So I'm trying to work out some issues in my db related to using the example that GHudson posted here:
http://www.access-programmers.co.uk/forums/showthread.php?t=38364&highlight=Mouse
I have two fields on my form that use a DLookup to retrieve a calculated value from a query. When I use the SAVE/UNDO/CLOSE code it causes the users to have to respond to the SAVE for each of the fields involved with the calculation (there are 12 fields that fed into the query calc)
I'm trying to work the code to not request a save for the requery and refresh that are associated with these fields anyone have a thought?
Thanks
Steph