+ Reply to Thread
Results 1 to 2 of 2

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,

    I saw your mail in Excel help sight. Below are my queries. Could you please help me to sloving this issues.

    My work environment is WIN 7, Excel 2010

    1. Set sess = System.Sessions.Item(sessname0$) : in this line "specified session is not available" error is comming.

    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
    16,055

    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
    Never use Merged Cells in Excel

+ 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