I am curious to find out how Richard ads his Copyright comment a the top his VBA With the Option Compare Database and Option Explicit?
Adam Schwanz
@Reply 2 years ago
Just insert it. What I do when I'm first beginning to design a new database, is I make two forms, 1SingleF and 1ContF (1 so they are always at the top of the form list). Then I style these how I'm going to style the database, put 1 of each button / textbox / label etc all with the fonts and setup that I want. Setup the form header section on the continuous form, all that stuff. Then I add in a comment in the VBA window on them and every form I make afterwards I just copy/paste either a single form or a continuous form, whichever I need. This way the colors and everything are all setup to format painter if I want to, the code has some default information commented in it, saves a lot of work.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access TechHelp.