Pull data from CSV file stored on Googledocs/Office 365
-
Hi Guys,
Hope someone can help with my below question.
I have a list of prices and shipment info for a list of clients stored on Excel – Office 365. This data is continuously updated.
I want my customers to be able to track their purchase data. For example, one could enter their Purchase Order No. in a field on my WordPress site and it should pull the data concerning that order number from my spreadsheet, which is continuously updated by my team with the latest order information.
For example (data on spreadsheet):
Customer name: Order No: Payment received: Shipped date:
Jack PVT ABC123 12/01/2012 18/01/2012
Harry PVT DEF456 11/01/2012 18/01/2012The user Jack PVT on the site would enter their Order No. and the below date will be pulled from the spreadsheet:
Customer name: Order No: Payment received: Shipped date:
Jack PVT ABC123 12/01/2012 18/01/2012Is this possible? If so, please kindly explain how? Thank you.
I have read many previous answers on a similar theme, but none have concentrated on this particular area.
Kind regards
- The topic ‘Pull data from CSV file stored on Googledocs/Office 365’ is closed to new replies.