+ Reply to Thread
Results 1 to 9 of 9

calendar build problem in XL2010, OK in XL2003

  1. #1
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    calendar build problem in XL2010, OK in XL2003

    Using this code below to build a calendar userform, this works fine in 2003 but 2010 has a problem with this line:
    Please Login or Register  to view this content.
    and this line
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Last edited by jwright650; 03-24-2011 at 10:09 AM. Reason: hit submit too soon
    Life is like a roll of toilet paper. The closer it gets to the end, the faster it goes.
    John Wright

  2. #2
    Forum Contributor trucker10's Avatar
    Join Date
    07-22-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003 / 2007 / 2010 prof +
    Posts
    149

    Re: calendar build problem in XL2010, OK in XL2003

    In Office 2010 is no mscal.ox , you can install it from this site

  3. #3
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    Quote Originally Posted by trucker10 View Post
    In Office 2010 is no mscal.ox
    Ahhhhh, thanks for that lil tidbit.....off to D/L the ocx file

  4. #4
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    I can't get the computer to register the file for some reason....I didn't see an ocx file for 2010...the latest in that link was a 2003 version, so I D/L'd that one.

  5. #5
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    Quote Originally Posted by jwright650 View Post
    I can't get the computer to register the file for some reason....I didn't see an ocx file for 2010...the latest in that link was a 2003 version, so I D/L'd that one.
    bumpity.

    just wondering how to register the .ocx in Windows 7 for XL2010

    I finally found the "Run" textbox after having to go into the menus in Windows 7 to turn it on, but I can't get it to register the .ocx file.

  6. #6
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    I thought that by using this calendar (code above) where it builds itself when you call the userform vs using a date picker like any of the add-ins(DTPicker, MS Calendar, MonthView, etc) that I would be able to use it on any version of Excel.

  7. #7
    Registered User
    Join Date
    03-14-2011
    Location
    Bristol, England
    MS-Off Ver
    Excel 2000, 2002, 2003, 2007, 2010
    Posts
    1

    Re: calendar build problem in XL2010, OK in XL2003

    Hi John - how did you get on with this - did you crack the Userform? I'm looking for a similar cross Excel (2000 - 2010) solution for a calendar also!

  8. #8
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    No, I haven't found a single solution that works on any platform. What works on one machine, doesn 't always work on another(at least for me.)

    Guy, here is a file where you can export the Calendar Userform into something else if you want to try it.
    Attached Files Attached Files
    Last edited by jwright650; 03-14-2011 at 02:51 PM. Reason: added calendar userform

  9. #9
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: calendar build problem in XL2010, OK in XL2003

    I this one solved as well.....

    Please Login or Register  to view this content.
    I had to change every instance of "Date" and "Format" in this code to"

    "VBA.Date" and "VBA.Format"

    ....then the code worked perfectly to build the calendar.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1