
New Member

October 14, 2020

Hi All,
Can someone help me to convert the below script to vba

New Member

October 14, 2020

Hi,
I wanted to export yammer members to csv using this powershell script.
But wanted to share it across stakeholders. So i have created macros with vba calling the .ps1 script.
if i want to share macros I also have to share the script file.
to avoid it, if i convert ps script to vba, i can edit vba module and replace it and share only the macros to the stakeholders.
- Uma


October 5, 2010

Hi Uma,
I've never done this with VBA, or even know if it can be done. But you could implement it with with Power Query although it isn't a trivial task.
You need to refer to the yammer doco for how to implement this
https://developer.yammer.com/d.....cs/oauth-2
and then write the API code in Power Query (in Excel).
Phil
1 Guest(s)
