I need to send data from .xlsm to external sources (e.g. Excel online or G Sheets)

miknic

New Member
Joined
Nov 7, 2022
Messages
6
Office Version
  1. 365
Platform
  1. Windows
I'll try to keep it short and sweet!

We have a macro-enabled worksheet that's used from the Desktop. It's stored in a OneDrive folder. It's used with Word templates to generate various documents.

I need to sync the data with our CRM. This is easily done with Zapier and works with most formats - except for .xlsm.

From what I gather from research, there might be a couple of potential ways to solve my problem.
  • An API call out of Excel (to either a duplicated Excel online sheet, or maybe Google Sheets as a middle-man).
  • Create a live duplicate of the sheet, that's in another format. I don't need the duplicate to be macro-enabled - I just need the data.

What is the best way to go about this?
 
Last edited by a moderator:

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,215,061
Messages
6,122,921
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top