J
Jesse Alan
Hello Everyone,
Question: How do I pass a reference of a component from one form
and access that component's properties in another form?
What I would like is a calendar form that I can easily move to
other access databases. This means the calendar form should have no
knowledge of other forms residing with it. It should have a function
that accepts the components reference. When the user finally click a
date, the Cmd_click() function will use the reference to set the
component's value in the calling form.
This seems simple & sounds simple to me but I'm a Java programmer
with little to no knowledge of MS-Access programming. Can you guys &
gals help me out with a quick and dirty fix? In the mean time I'm
going to get myself a book on programming MS-Access. We are using MS
Access 2003 county wide here. Does anyone have a recommendation on a
book for that version?
Question: How do I pass a reference of a component from one form
and access that component's properties in another form?
What I would like is a calendar form that I can easily move to
other access databases. This means the calendar form should have no
knowledge of other forms residing with it. It should have a function
that accepts the components reference. When the user finally click a
date, the Cmd_click() function will use the reference to set the
component's value in the calling form.
This seems simple & sounds simple to me but I'm a Java programmer
with little to no knowledge of MS-Access programming. Can you guys &
gals help me out with a quick and dirty fix? In the mean time I'm
going to get myself a book on programming MS-Access. We are using MS
Access 2003 county wide here. Does anyone have a recommendation on a
book for that version?