Closed Thread
Results 1 to 3 of 3

Excel 2010 calendar control issue

  1. #1
    Registered User
    Join Date
    12-11-2012
    Location
    Hyderabad
    MS-Off Ver
    Excel2007
    Posts
    17

    Post Excel 2010 calendar control issue

    Hi pandey,

    Could you please help me to sloving this issues.

    My work environment is WIN 7, Excel 2010

    Public Sub UserForm_Activate()
    'If Weekday(Date, vbSunday) = 1 Then
    'EntryDateBeg = Date - 2
    'ElseIf Weekday(Date, vbSunday) = 2 Then
    'EntryDateBeg = Date - 3
    'Else
    'EntryDateBeg = Date - 1
    'End If
    'Me.Calendar1.Value = EntryDateBeg
    'Me.Calendar2.Value = Sheets("Home Sheet").Range("AB2").Value
    'End Sub

    for calendar control we are using above code. but in this line "me.calendar1.value = entrydateBeg " error is comming. the error is "Can't find project or library"

    How to rectify this and how to get calendar control in my form.

    Thanks,
    Santhi.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Excel 2010 calendar control issue

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Excel 2010 calendar control issue

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    http://www.excelforum.com/excel-prog...rol-issue.html
    Thread Closed.

Closed 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