Acknowledgement Pop-Up or Button

jclemond

New Member
Joined
Dec 5, 2017
Messages
2
I am brand new to macros so please feel free to dumb this down as much as you want.

I am beginning a new position and am revamping the timesheet process, which is done with Excel. There is an issue with incorrect time reporting, and I would like to create either a pop-up or yes/no button that the user must acknowledge before proceeding/saving/whatever is easiest.

Example Language: "By clicking, I acknowledge that I have correctly updated all Vacation, Overtime, and Volunteer Hours."

Does anyone mind pointing a newbie in the right direction?

Thanks!!

Jim
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Re: New to Macros: Acknowledgement Pop-Up or Button

msgbox "By clicking, I acknowledge that I have correctly updated all Vacation, Overtime, and Volunteer Hours."

but where do you want it?
Does the user run the macro?
or do you want it at worksheet open?
 
Last edited:
Upvote 0
Re: New to Macros: Acknowledgement Pop-Up or Button

A pop-up reminder at the time the worksheet is opened would be a great idea. I just want the users to be able to click as an acknowledgement, and if they could do that before proceeding, that would be awesome. Wording could easily be changed. As for where it runs, I'm not sure what exactly you're asking. (Again, completely new to this.) The idea, I guess, would just be a button that the user clicks upon opening the spreadsheet reminding them to make necessary updates. So they just have to click one text button, upon opening the spreadsheet, before proceeding.

Thanks so much!!
 
Upvote 0

Forum statistics

Threads
1,216,074
Messages
6,128,654
Members
449,462
Latest member
Chislobog

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