Hey all,
Another new guy question here. I'm trying to create a UserForm for people to enter information that includes a DTPicker that will be saved in a worksheet. What I'm trying to do is use the values of the DTPicker to get the total time between the two inputs, in total hours. I am trying to use the DateDiff function but it does not seem to be working for me. My code is very simple and I think there is an obvious answer in here, but I'm very new at VBA. Any help on how you guys subtract times would be greatly appreciated!
Another new guy question here. I'm trying to create a UserForm for people to enter information that includes a DTPicker that will be saved in a worksheet. What I'm trying to do is use the values of the DTPicker to get the total time between the two inputs, in total hours. I am trying to use the DateDiff function but it does not seem to be working for me. My code is very simple and I think there is an obvious answer in here, but I'm very new at VBA. Any help on how you guys subtract times would be greatly appreciated!