Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,652 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi.
I found a doc.microsoft for send informations to clipboard and get them using Windows API:
https://learn.microsoft.com/en-us/office/vba/access/concepts/windows-api/send-information-to-the-clipboard
Unfortunately, these codes are obsolete because they are incompatible with VBA7.
Does anyone have an updated and working version?
Thanking you in advance
Regards
There are articles like Working with Clipboard API
using PtrSafe or LongPtr if VBA7