I have a table that has a dropdown in cell E6 for "Stage 1" "Stage 2" and "Stage 3" on each selection in cell G6 there is a timestamp that changes every time another option is selected.
I then have a audit trail sheet with the following VBA code.
Option Explicit
Dim wsLOE As Worksheet...
Hello,
Working on creating a long checklist. When Form Control Box is checked "completion Date & Time" is seen next to the task.
The issue seems to be every time any value is checked ALL of the time/date stamps update. Please see below:
Column B
Check Box (Form Control)
Cell Linked: $G$9...
I want to add 7 hours to timestamp if time is 01:00:00AM and add 1 hour if it's not 01:00:00AM.
I tried - if(A2=TIMEVALUE("01:00:00AM"),A2+TIME(7,0,0),A2+TIME(1,0,0)) A2 = <style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>08/Jan/19 8:0:0AM
1...
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.