Hi,
I am creating small database where we can save, edit or delete data. data contains date, text, numbers.
saving the data to excel sheet from userform is working fine.
To edit the record, first we need to pull data from excel sheet to userform and i have date picker in user form.
while trying to pull the date from excel sheet to date picker (in order to edit the date), its not working.
No error but excel sheet date is not showing in date picker
is the date picker have this functionality.
Thanks in advance
I am creating small database where we can save, edit or delete data. data contains date, text, numbers.
saving the data to excel sheet from userform is working fine.
To edit the record, first we need to pull data from excel sheet to userform and i have date picker in user form.
while trying to pull the date from excel sheet to date picker (in order to edit the date), its not working.
No error but excel sheet date is not showing in date picker
is the date picker have this functionality.
Thanks in advance