K
Kou Vang
I have used Allen Browne's Popup calendar in the past and it worked great!
Now I have uploaded the newest one off his website. I am getting an error on
the function showcal:
dtStartDate = Me.txtDate - Day(Me.txtDate) + 1
me.txtDate = "7/30/2008"
Day(me.txtDate)+1 = 31
Error: Type 13 Mismatch data type
Thanks,
Kou
Now I have uploaded the newest one off his website. I am getting an error on
the function showcal:
dtStartDate = Me.txtDate - Day(Me.txtDate) + 1
me.txtDate = "7/30/2008"
Day(me.txtDate)+1 = 31
Error: Type 13 Mismatch data type
Thanks,
Kou