Pavan.Sada.PS
Member
Dear friends,
I am unable to figure out on where the problem is lying with, as I am getting incorrect values.
I am at the initial stage of building a user form for one of my process and I am experiencing 3 errors from the Date picker control ( DT1stExecutiveApproval , DT2ndExecutiveApproval & DTExptOnBoardDate )
If I execute the Record data button with the blank user form template. those 3 controls works fine and the cells will have the dates selected on the date picker (I do get error from one of the if conditions, But that's fine I know how to tackle that)
But if I fill all the relevant data in all the tabs. there lies the real problem.. my date picker will give the output as 0 and the cells will populate as 12:00 AM and I don't know which code will reset the values to 0 for all those date picker control..
one thing which wonder me is.. there are 4 date picker controls in this user form the 1st one works really well and I wonder for the rest 3 date picker controls..
AM I REALLY MISSING ANY KNOWLEDGE?
I am unable to figure out on where the problem is lying with, as I am getting incorrect values.
I am at the initial stage of building a user form for one of my process and I am experiencing 3 errors from the Date picker control ( DT1stExecutiveApproval , DT2ndExecutiveApproval & DTExptOnBoardDate )
If I execute the Record data button with the blank user form template. those 3 controls works fine and the cells will have the dates selected on the date picker (I do get error from one of the if conditions, But that's fine I know how to tackle that)
But if I fill all the relevant data in all the tabs. there lies the real problem.. my date picker will give the output as 0 and the cells will populate as 12:00 AM and I don't know which code will reset the values to 0 for all those date picker control..
one thing which wonder me is.. there are 4 date picker controls in this user form the 1st one works really well and I wonder for the rest 3 date picker controls..
AM I REALLY MISSING ANY KNOWLEDGE?