Using Calander control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manoj9849967222
    New Member
    • Jul 2007
    • 48

    Using Calander control

    Hi All

    I have two Textbox "Textbox1" & "Textbox2" i want to use a calander control to populate the textbox.


    But i dontknow how to use the calander control.

    could any one suggest how to make this possible.

    Regards
    Manoj.
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by manoj9849967222
    Hi All

    I have two Textbox "Textbox1" & "Textbox2" i want to use a calander control to populate the textbox.


    But i dontknow how to use the calander control.

    could any one suggest how to make this possible.

    Regards
    Manoj.
    Using the Microsoft ActiveX calendar control can be problematic. Try using this one by Allen Browne instead.

    Comment

    • dstout
      New Member
      • Sep 2007
      • 4

      #3
      Very nice. I've been an Access developer for nine years and realize I know nothing!

      I was getting tired of the various error messages I got with the built-in calendar control in 2003 even though I had research and had everything set as I was instructed to.

      Thanks to Allen Browne and to you Mr. McCarthy for the heads up. This is great.

      Dan

      Comment

      • MMcCarthy
        Recognized Expert MVP
        • Aug 2006
        • 14387

        #4
        You're welcome Dan.

        Mary

        Comment

        • manoj9849967222
          New Member
          • Jul 2007
          • 48

          #5
          Hi mmccarthy

          Thanks for your help.

          Regards
          Manoj

          Comment

          • MMcCarthy
            Recognized Expert MVP
            • Aug 2006
            • 14387

            #6
            Originally posted by manoj9849967222
            Hi mmccarthy

            Thanks for your help.

            Regards
            Manoj
            You're welcome Manoj.

            Mary

            Comment

            • dstout
              New Member
              • Sep 2007
              • 4

              #7
              Embarrassed emoticon here. Sorry Mary!

              Comment

              • MMcCarthy
                Recognized Expert MVP
                • Aug 2006
                • 14387

                #8
                Originally posted by dstout
                Embarrassed emoticon here. Sorry Mary!
                Not at all, you're fine.

                Comment

                • abie16
                  New Member
                  • Oct 2007
                  • 12

                  #9
                  Hi guys..
                  Y i cant use that calendar in Access 2003

                  Comment

                  • MMcCarthy
                    Recognized Expert MVP
                    • Aug 2006
                    • 14387

                    #10
                    Originally posted by abie16
                    Hi guys..
                    Y i cant use that calendar in Access 2003
                    I've used it successfully in 2003.

                    What kind of problem are you having?

                    Comment

                    • abie16
                      New Member
                      • Oct 2007
                      • 12

                      #11
                      It says cant find the macro '=CalendarFor([txtDate],"Select the date").'

                      Comment

                      • MMcCarthy
                        Recognized Expert MVP
                        • Aug 2006
                        • 14387

                        #12
                        Originally posted by abie16
                        It says cant find the macro '=CalendarFor([txtDate],"Select the date").'
                        Did you import the ajbCalendar module into your database?

                        Comment

                        • abie16
                          New Member
                          • Oct 2007
                          • 12

                          #13
                          Originally posted by mmccarthy
                          Did you import the ajbCalendar module into your database?
                          ok now its done..10q

                          Comment

                          • wvmitchell
                            New Member
                            • Oct 2007
                            • 42

                            #14
                            I use the Calendar control all the time in Access 2003, works with Win 2000, XP, and Vista.

                            Here is a sample file:
                            Calendar example

                            Comment

                            • Atiyab
                              New Member
                              • Feb 2008
                              • 2

                              #15
                              Hi all,

                              This might be a useless question but for some reason its bugging me and I cant find an ans..

                              anybody know what "ajb" stands for? like in "ajbcalenda r"? am guessing its a naming convention but would like to know the meaning..

                              Thanks

                              Comment

                              Working...