>
> Really, even with everything set in teh table all I saw was the icon which
> disappeared when I entered the field..
> What kind of cookies do you feed the brownies with?
> Pete D. wrote:
>> I use it in 2007 with old mdb files with my date fields and it works
>> fine. As a matter of fact I removed the code version so I wouldn't
>> have two. "Mike Painter" <mddotpainter[ at ]sbcglobal.net> wrote in message
>> news:x%O5l.6932$8_3.3127[ at ]flpi147.ffdc.sbc.com...
>>> 2007 has this feature standard but it only works on an .accdb file.
>>> The icon comes and goes on an .mdb file but does nothing else.
>>>
>>>
>>> Peter Hibbs wrote:
>>>> Jeanette,
>>>>
>>>> Thanks for that tip, this database will very likely be used on A2007
>>>> at a later date so I will test any code I use on that version first.
>>>>
>>>> As a matter of interest, did you manage to determine why the code
>>>> did not work and would it have been possible to disable the
>>>> calendar code if it is being used under Access 2007 (since this
>>>> facility is built in on that version).
>>>>
>>>> Peter Hibbs.
>>>>
>>>> On Sun, 28 Dec 2008 19:58:37 +1100, "Jeanette Cunningham"
>>>> <nnn[ at ]discussions.microsoft.com> wrote:
>>>>
>>>>> Hi
>>>>> I used some similar code to do the same thing using A2003.
>>>>> When the database was used in A2007 (as an .mde), the date control
>>>>> and the button/image froze whenever the calendar button/icon was
>>>>> clicked.
>>>>>
>>>>> I ended up needing to remove all the code to position the calendar.
>>>>> By the way, I was also using Allen Browne's popup calendar.
>>>>>
>>>>>
>>>>>
>>>>> Jeanette Cunningham
>>>>>
>>>>>
>>>>> "Stuart McCall" <smccall[ at ]myunrealbox.com> wrote in message
>>>>> news:O$wW9YEaJHA.5488[ at ]TK2MSFTNGP03.phx.gbl...
>>>>>> "Peter Hibbs" <peter.hibbs[ at ]btinternet.com.NO_SPAM> wrote in
>>>>>> message news:kbkcl4h4cek5cmlasbibo4rr44gt427e2n[ at ]4ax.com...
>>>>>>> Access 2003.
>>>>>>>
>>>>>>> I am using the Popup Calendar from Allen Browne.
>>>>>>>
>>>>>>> What I would like to happen is when the user clicks on the
>>>>>>> calendar button on the form (which is positioned immediately to
>>>>>>> the right of the associated date field), is for the popup
>>>>>>> calendar form to be positioned at the same co-ordinates as the
>>>>>>> button instead of in the middle of the form. That is, the top
>>>>>>> left corner of the popup calendar to be the same as the top left
>>>>>>> corner of the calendar button. I may have to ensure that the
>>>>>>> buttons are not near the right or bottom edges of the form but
>>>>>>> that should be possible. At the moment I don't see any easy way to
>>>>>>> do this so I am
>>>>>>> wondering if anyone has done this and would like to share the
>>>>>>> code. Peter Hibbs.
>>>>>>
>>>>>> This code will do what you want:
>>>>>>
>>>>>>
http://www.smccall.demon.co.uk/Forms.htm#OpenUnder>>>>>>
>>>>>> Also you won't need to ensure that the buttons are not near the
>>>>>> right or bottom edges of the form. That's adjusted in the code.
>
>