RE: Can you script preset values for forms?
- From: Eric <Eric@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Feb 2008 10:58:01 -0800
Sorry - this program has an MDE file associated with it and the VBA Code is
not available nor are forms. So I'm at a lost as to what I might be looking
for.
"Klatuu" wrote:
Assuming the app is not an mde or ade and you have access to the source VBA.
code, you can use the Load event of the form to populate the text boxes on
the form.
--
Dave Hargis, Microsoft Access MVP
"Eric" wrote:
I have a Third Party software that is based on Access 2003. They have a
login screen that requires a few pieces of information (SQL Server Name, Port
number, SQL Database name, ID and Password) in addition to the Database User
Name and Password.
Depending on which office I'm in, there is a different SQL Server I will
need to connect to.
What would be the easiest way to PREPOPULATE the infomation for the specific
office so that a user only needs to click on an Icon?
I know how to connect the approprieate drive via scripting, just unsure how
to get the info populated.
I'd ask the vendor - but they tend to be unresponsive at times.
Thanks.
- References:
- RE: Can you script preset values for forms?
- From: Klatuu
- RE: Can you script preset values for forms?
- Prev by Date: Re: Can you script preset values for forms?
- Next by Date: Re: SQL Code
- Previous by thread: RE: Can you script preset values for forms?
- Next by thread: Re: Can you script preset values for forms?
- Index(es):
Relevant Pages
|