We use Excel to produce a custom quote (normally about 300 lines).
We create 5 to 10 bespoke quotes per day.
I need a way of automating the download of product information into a spreadsheet, then we can manipulate the data from there.
How can I export the products to a spreadsheet every time we open it at the push of a button.
I’m currently exporting the data via the csv route, but where prices change, I need data which is more live than this route as prices change hourly.
I only need sku, product name, retail price
TIA