Hi all,
I have a shared workbook which I would like my collegues to keep open at all times, and they can add information to it via a userform.
In order to ensure there aren't any data clashes, they have to "refresh" the sheet before adding which uses this simple code:
Sub Refresh()...