Change pointer & Wait for Calculating in forms to finish

surethom

New member
Local time
Today, 22:23
Joined
May 2, 2012
Messages
6
New to Access 2003 & programming.

I have created a database to calculate costing recipes the form has a couple of subforms as well.

When I change the yield in the form the subform is recalculated, but when I change the yield the calculated field goes blank & calculation appears in the bottom left & after a few seconds the fields are populated with the correct calculations.

What I would like to do is when I change the yield field the cursor is either disabled or the cursor is changed to hour glass or something else until the calculation has finished, so that the user cannot click anything else in the database.

I have been looking & pause & wait commands but these seem to pause & wait for a period of time during wish the calculation is also paused.

Hope some one can help. :D
 

Attachments

  • Kitchen 1.jpg
    Kitchen 1.jpg
    100.7 KB · Views: 126
  • Kitchen 2 Calculating.jpg
    Kitchen 2 Calculating.jpg
    98.9 KB · Views: 124

Users who are viewing this thread

Back
Top Bottom