What's the difference?

A

an

Please,

What is the difference between:

- Me.Refresh
- Me.Recalc
- Me.Requery
- Me.Repaint

Thanks in advance.
an
 
T

Tom Wickerath

Hi An,

You should be able to find the answers to your questions in the Access Help
file. Enter each line in a new subroutine or function in a form or report.
Then select the line of code with your mouse and press on the F1 key. This
should bring up context sensitive help on the topic you selected.

Tom
____________________________________________

:

Please,

What is the difference between:

- Me.Refresh
- Me.Recalc
- Me.Requery
- Me.Repaint

Thanks in advance.
an
 
Top