file name comparison

Watchdawg

Board Regular
Joined
Jan 21, 2015
Messages
84
I have a file that resides on a sharepoint drive (excel file), but I use VBA coding in it so people save it to their desktop to use it.
So the file on the local system (as example) is "testsheet.xlsm". The file on the sharepoint drive will obviously have the same name.
When someone opens the file locally, I need it to check (let's say every Monday) that the file names on the local drive and the sharepoint drive are exactly the same. This way, if I update the file on sharepoint (by adding a (1) to it or whatever), they will receive a popup telling them to delete their file and download the new one.
This is the only way I can see to make sure everyone is keeping up with my updates. The file is used all across the world and sadly, it would be impossible to explain to everyone that they need to go there and open it on the desktop every time...
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,214,614
Messages
6,120,517
Members
448,968
Latest member
Ajax40

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