Jump to content

phils

Level 5*
  • Posts

    661
  • Joined

  • Last visited

  • Days Won

    2

phils last won the day on October 20 2015

phils had the most liked content!

3 Followers

About phils

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

phils's Achievements

220

Reputation

16

Community Answers

Single Status Update

See all updates by phils

  1. iluc

    Hi @phils

    I have not been able to compile simple examples in the Excel on using the Evernote Cloud SDK within a VBA application. Msgbox with error "object library feature not supported".

        Dim myNotebooks As ENCollection
        Set myNotebooks = EvernoteSession.sharedSession.ListNotebooksForCOM() <<<=== This line.

    I've used Excel 2007 with VBA 6.3 on Windows 8.1 64 bits. Please, help me.

     

    Thank you.

    Luciano

    @iluc

    1. phils

      phils

      That error is indicative of some issue relating to your References, I think.  Under Tools > References, make sure you have "Evernote Cloud SDK for Windows" checked.  If that's not the issue, it may be related to "OLE Automation"; for example here's a discussion about that.

    2. iluc

      iluc

      Yes, Reference > Evernote Cloud SDK was checked and I re-referenced OLE Automation, and it doesn't work. I'm  going to try another options about OLE Automation and I'll continue researching the question. If you can me help with another suggestions. Tks,

×
×
  • Create New...