gusbrunston
Programmer
Hi.
I've designed three forms, one for properties, one for owners, one for tenants, that I really like. Used tab control pages, and was able to pack a lot of controls into the five pages, including pictures of each property, copy of the driver's license of the tenant, etc. When I analyze the forms, the two suggestions are: "Use fewer controls" and let's see...yeah, "Use an Option Explicit Statement." The Option Explicit Statement seems simple enough, but I am loathe to give up my (complicated) forms. I expect to handle a few hundred records in each table/query. Am I going to be seriously handicapped in terms of performance when I get a couple hundred records posted? (I'm doing fine with samples of 12 or so records to work with during the design.) Thank you so much for your advice.
Gus Brunston (would-be programmer) s-)
I've designed three forms, one for properties, one for owners, one for tenants, that I really like. Used tab control pages, and was able to pack a lot of controls into the five pages, including pictures of each property, copy of the driver's license of the tenant, etc. When I analyze the forms, the two suggestions are: "Use fewer controls" and let's see...yeah, "Use an Option Explicit Statement." The Option Explicit Statement seems simple enough, but I am loathe to give up my (complicated) forms. I expect to handle a few hundred records in each table/query. Am I going to be seriously handicapped in terms of performance when I get a couple hundred records posted? (I'm doing fine with samples of 12 or so records to work with during the design.) Thank you so much for your advice.
Gus Brunston (would-be programmer) s-)