Jumat, 29 Juni 2012

[MS_AccessPros] Crystal's New Date Picker 120627_230p

 

Hi Crystal, Giorgio,

(I have raised this as a new thread because Giorgio's post
is tangled with another thread and you may have missed it.)

I have also had trouble with the New Calendar. After
opening the DB in Access2007.

The first DoubleClick to any of the six controls appears to
do nothing.
The second DoubleClick appears to do nothing but beep on
each further DoubleClick. The only way to close the two forms,
yes both are open, is to open the Debug Window and use
Docmd.Close acForm,Forms(1).Name
Docmd.Close acForm,Forms(0).Name

I tried debugging it, by adding a line in the code for f_PopupCalendar.FormOpen,
after
On Error Resume Next, I added
MsgBox "Form_Open " & Me.Name

and everything appeared to work OK.

I removed the fix and the DB still worked OK.

I restored the DB from the zip file and it failed
as before. I also checked that it was compiled OK
before opening any forms.

I guess this is going to be a weird one to chase.

Regards, Clive.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Giorgio's Post:
> [MS_AccessPros] Re: Calendar -- Popup Calendar posted

> Hi Crystal, I've downloaded your
> PopupCalendar_Crystal_120627_230p.accdb
> but when I double-click the DateandTime1 text box on
> f_PopupCalendar_Test the f_PopupCalendar should open
> up because of
>
> Private Sub DateAndTime1_DblClick(Cancel As Integer)
> '120627
> DoCmd.OpenForm "f_PopupCalendar"
> End Sub
>
> but it doesn't, am I missing something?
>
> Giorgio

__._,_.___
Recent Activity:
.

__,_._,___

Tidak ada komentar:

Posting Komentar