Recent content by jro11


  1. Locate and install Problem

    All I know is that you've led a very exciting life. But then you told me that. And exciting lives sometimes lead to complications and inconvenient setbacks that you've apparently taken on with equal bravery. I'm sorry I can only be here, a few sunny coasts away, for you. Being a friend can...
  2. Locate and install Problem

    What took you so long to show up. (p.s. I'm now addicted to shandy's.)
  3. Locate and install Problem

    The problem I am experiencing is not a programming problem. It seems to purely be a matter of permissions and the like related to Outlook, OneNote, (Microsoft Win11 Pro??, various APIs?, etc?) I am now employing ChatGPT to generate the VB code. I report the errors I encounter and it responds...
  4. Locate and install Problem

    Thank you. A hundred kudo's for you (though I can only hit the 'multi-like' button once) Because of what you posted I've been able to activate all the required "References" ChatGPT reported were necessary to run the VBA routine that exports (just the first 7) Outlook contacts into separate...
  5. Locate and install Problem

    If you mean the text "I need the Object Library to run a VBA script that copies Outlook Contacts into OneNote", that isn't a link--it's just underlined text. (Because my post #X is fairly detailed I took care to color the link so it appeared as in Windows. I should have done this for all the...
  6. Locate and install Problem

    Ergo my confusion. But it's still the only graphic provided in this Microsoft document showing how to Add object libraries to your Visual Basic project. This document describes how to add references which is what I pictured in my first post in this thread. It doesn't cover how to Add object...
  7. Locate and install Problem

    There's a document Add object libraries to your Visual Basic project - Microsoft Support that purports to describe how to how to access and add object libraries to a Visual Basic project. Unfortunately, it doesn’t use Outlook as the VBA ‘platform’ (it uses Excel) but the process should be the...
  8. Locate and install Problem

    Since, despite reinstalling Office 365 Subscription Edition multiple times, this dll doesn't seem to be on my computer. , how, and from where, would you recommend I download the file? Is there a safe website from which it can be downloaded, one where I can confirm its validity using a checksum?
  9. Locate and install Problem

    ONOTE15.DLL does not seem to be available. (the following are in alphabetical order)
  10. Locate and install Problem

    I'm using Microsoft Office 365, Subscription Edition. To run a Visual Basic script that interacts with Outlook and OneNote, I need the following components installed and available in the VBA References: Visual Basic for Applications Microsoft Outlook 16.0 Object Library OLE Automation Microsoft...
  11. Macro programs

    THANKS!! Power Automate seems perfect for the task!! Problem: After reviewing all Microsoft materials regarding Power Automate, and then reviewing a slew of YouTube video tutorials, etc. I'm not able to determine whether its free or subscription: $15 to $350/month!
  12. Macro programs

    Outlook can export its contacts to a CSV with no problems at all (without having to specify any special 'mapping' instructions.) I don't exactly understand this because I'm not completely conversant with OneNote (I'm learning...like going back step(s) (e.g., Undo) can be unnervingly...
  13. Macro programs

    I’m attempting to copy each of my Outlook Contacts to OneNote. Why? OneNote can, independent of Outlook, display, edit, recall, etc. etc. Outlook contact information, INCLUDING Notes, in Rich Text Format. Unfortunately this can only be done one contact at a time, meaning: Doing this is...
Back
Top Bottom