Let me start by saying I'm very new to the whole VB coding world and any input is VERY MUCH appreciated!
Essentially what I made is a user form with a nice little picture, label, 2 buttons, and a text box. I was able to find the small piece of code to get it to open when the workbook opens, but that's where my knowledge ends. Ideally Id like have whom ever is opening the workbook to be required to put their name in the text box which logs it into a hidden sheet with the time and date they accessed it. One command button would be to proceed to worksheet and the other would close the workbook.
Bookmarks