View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
TRE TRE is offline
external usenet poster
 
Posts: 4
Default VBA Form with Calendar Control - Excel 2002 to 2003 compatibil

Thanks. This looks helpful. I'll give it a try as soon as I'm back in
the office.

On Oct 9, 1:26*am, Barb Reinhardt
wrote:
This may help.

http://www.fontstuff.com/mailbag/qvba01.htm
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.

"TRE" wrote:
On Oct 8, 5:23 pm, Barb Reinhardt
wrote:
If it were me, I'd have a 2003 user look at their references in the VBE to
see what's missing as a starting point.
--
HTH,
Barb Reinhardt


If this post was helpful to you, please click YES below.


"TRE" wrote:
I've developed, in Excel 2002, a VBA form that uses a Calendar Control
to pick dates.
On SOME Excel 2003 users in the office, but not all, they get an error
trying to load the program (it's a time-sheet program), which says
that an object is unavailable.


From some research to date I have a sense that the issue lies with
references made to Office 10.0 and Excel 10.0 Object Libraries on my
2002 version, and perhaps the calendar control is different in the
11.0 versions, but frankly, I'm getting out of my depth at that point.