Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vba

Put Text To Clipboard In The Background Process On Locked Windows 10 Machine

I'm building a process (so far I've tried VBA, Python and C# on .Net Framework 4.7.2) which… Read more Put Text To Clipboard In The Background Process On Locked Windows 10 Machine

Python/vba Outputting File In Directory

I am successfully running my Python script from Microsoft Access VBA with the following command:, … Read more Python/vba Outputting File In Directory

How Can I Search The Outlook (2010) Global Address List For A Name?

I have a list of names, some of them complete, some truncated. I would like to search the Outlook a… Read more How Can I Search The Outlook (2010) Global Address List For A Name?