I have an Excel program that I maintain for my company that needs to be updated occasionally. Currently, I send out any new versions of the Excel program by email attachment. However, people rarely check their emails, and I'm afraid most people are using an outdated version. I would like to create a Macro in Excel that runs on Workbook open that checks something online that contains the correct version number, and checks to see if it is higher than the user's version. The only thing I don't know how to do is the "check something online" part. I'm not able to upload the actual Excel file online because it contains proprietary information. I thought about using a Google Spreadsheet that contains the newest version number in a cell, and somehow referencing it.. but it seems it's very cumbersome to do that. Does anyone have any ideas of how I could accomplish this?
Bookmarks