Hello community,
I'm needing help with some VBA coding.
I need an alert message box to appear if the date in cell S2 is above the 20th day in the month, and cells P22 and/or P24 have a value above 0,01 cents .
Thank you in advance for your help.
Hello community,
I'm needing help with some VBA coding.
I need an alert message box to appear if the date in cell S2 is above the 20th day in the month, and cells P22 and/or P24 have a value above 0,01 cents .
Thank you in advance for your help.
At what point do you want the message box to appear? When a value in P22 or P24 is changed, or some other trigger?
BSB
Good morning Badly ,
The message should appear if P22 and/or P24 are filled in, and , if the date in S2 is above 20th day (21 until 30/31)
Try this in the worksheet module.
It will fire each time a value is entered in P22 or P24.![]()
Please Login or Register to view this content.
BSB
Thanks a Lot , Badly
It worked very well
Glad I could help
BSB
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks