display all pages automatically in a a form

S

Saleh

I have an automatic refresh form with more than one page and only page No. 1
viewed. How can I view all pages automatically? I use MS Access XP
 
M

[MVP] S.Clark

What is an "automatic refresh form"?
What do you mean when you say that it has more than one page?
 
S

Saleh

An automatic refresh form: is a form which refreshes itself by timer event.
I mean by "it has more than one page" that when I view the form the result
will be in more than one page.
I want the database do the following algorithm automatically:
1- View all pages page by page, and every page still 50 sec.
2- Refresh the form by a macro in a timer event.
3- Go to step No. 1
 
Top