Re: calender on continuous form
From: myinsuranceagent (myinsuranceagent_at_discussions.microsoft.com)
Date: 01/14/05
- Next message: Tom: "Re: PREVIOUS NEXT SUBMIT command button on Tab***"
- Previous message: tina: "Re: button to filter form based on selection in form"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 Jan 2005 12:29:06 -0800
Short of being a "programmer" any suggestions on how I can place a "pop-up"
(actually multiple) calender(s) on a form?
"Stephen Lebans" wrote:
> You need to place the Calendar control on a seperate form and popup that
> form in response to the user clicking the CommandButton.
> Alternatively you can ditch the ActiveX and use this solution:
> http://www.lebans.com/monthcalendar.htm
> A97MonthCalendar.zip is an A97 database containing a Class that wraps
> the Microsoft Month Calendar Common Control in an easy to use interface.
>
> A2K Version here: MonthCalendar Access 2000.zip
>
> This is a completely API generated Month Calendar derived directly from
> the Common Control DLL.
>
> What this means is that there are no distribution or versioning issues
> as there are if you use the ActiveX Month Calendar control. In other
> words this is not an ActiveX control!
>
> Click Here for KeyBoard Navigation Information
>
> Click Here For Version Information
>
> Click Here for Step by Step installation and usage instructions
>
> The image on the left shows the MonthCalendar displaying 4 months. The
> image on the right shows the Properties Menu in the dropped state.
>
> --
>
> HTH
> Stephen Lebans
> http://www.lebans.com
> Access Code, Tips and Tricks
> Please respond only to the newsgroups so everyone can benefit.
>
>
> "newsbin.telenet.be" <michel@melsbroek.be> wrote in message
> news:jEPjd.3352$i13.230387753@hebe.telenet-ops.be...
> > I am using the calender object (msacal - access 2002) on a continuous
> form.
> > When the user clicks on a button the calender object becomes visible
> and a
> > textbox receives the date the user is selecting in the calender.
> > Problem is the calender pops up in every record (about 4 in a screen).
> > How can I avoid this?
> >
> > Michel
> >
> >
> >
>
>
- Next message: Tom: "Re: PREVIOUS NEXT SUBMIT command button on Tab***"
- Previous message: tina: "Re: button to filter form based on selection in form"
- Messages sorted by: [ date ] [ thread ]