making header and footer with code

tomro1

Registered User.
Local time
Today, 06:29
Joined
Jun 12, 2006
Messages
23
I've made a new form but it also needs to have a header and footer, but I can't find how to do that.

Does anyone know how to do that?
 
In design mode of the form, go to View on the Menu, then Form Header/Footer (A2000, A2002)

Dave
 
that i do know, but i want to create it in another form.

example:
form1 --> button1_click()

and then he has to create a header and a footer in form 2
 
no, but i'm making an SQL generator and my goal is that i can click 1 button an that access makes me a search form of the recordsource i filled in.

so if i click the button, he makes a new form, puts buttons on it where he puts also code behind and theres where i need the header and footer cause the button has to be put in the header and the textboxes in the details.
 

Users who are viewing this thread

Back
Top Bottom