Hi,
I have this problem with a program I wrote. On the forms I have this OLE drop down calander on these forms that keeps kicking out an error unable to run file may be currupt.
Now when I wrote this program the pc's were running on 98 OS and now they have been upgraded to XP now the forms that have this calander will not run.
I tried to reinstall the same program on 98 OS and it worked. I have no clue. So I tried to use the ActiveX MS Date time picker, but I can't figure out how to get the date from this so that that date can be saved with that file. I tried:
ThisForm.Text1.value = This
just to get the info
Any ideas on how to fix the first one or how to get the date out from the Date and Time Picker or if you know of another way to get a different calander to work.
Thanks,
Larry
I have this problem with a program I wrote. On the forms I have this OLE drop down calander on these forms that keeps kicking out an error unable to run file may be currupt.
Now when I wrote this program the pc's were running on 98 OS and now they have been upgraded to XP now the forms that have this calander will not run.
I tried to reinstall the same program on 98 OS and it worked. I have no clue. So I tried to use the ActiveX MS Date time picker, but I can't figure out how to get the date from this so that that date can be saved with that file. I tried:
ThisForm.Text1.value = This
just to get the info
Any ideas on how to fix the first one or how to get the date out from the Date and Time Picker or if you know of another way to get a different calander to work.
Thanks,
Larry