:(
Sorry, I forgot to mention this in the original post. Everything I am doing needs to be done through VBA. So what I need to be able to do is to add the header (or footer) using VBA.
Thanks for the response but when I try, for example
"Forms("test").Section(acHeader).BackColor" I get the error "The section number you entered is invalid".
I've seen that I may have to add a header before it is actually present in form? is this true? does anybody...
Can anybody tell me how I can access the header and footer properties of a form in Access 2000 using VBA?
The most I have found out is how the access the detail using forms("form1").section(0)....
Thanks for the help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.