P
Pete
I had a problem with my users, they are scattered all over the place.
And I was creating some really good applications with excel.
But when I started programming using the Activex Calendar control
problems started occurring.
Sure it worked fine on my system but on others it did not.
Sometimes I could talk them into how to get it to work.
But then were times when they were on networks that did
not allow installing the control.
So I came up with the idea of making A VBA pop up calendar that
could be used universally. Because I got a lot of help from this group.
So I am releasing the code for all of you to use.
This should work with Excel 97 and above. There is not much to
the documentation at all. So if you need help with using it just ask.
Basically you can call it from a form button on your excel sheet
or you can even call it up from a selection sheet change.
If the date in the active cell is blank the calendar will pop up
with the current system date.
If there is a date in the active cell then the calendar will pop up
with the month and year of that cell.
If the data in the active cell is not a date then the calendar pops
up with the current system date.
Here is the link to the file.
http://www.mediafire.com/?29hymh2m3ew
BTW I am not an MVP or was I formerly trained using Excel.
I just learned it on my own. And I do not profess to be an expert
In any way.
Enjoy
And I was creating some really good applications with excel.
But when I started programming using the Activex Calendar control
problems started occurring.
Sure it worked fine on my system but on others it did not.
Sometimes I could talk them into how to get it to work.
But then were times when they were on networks that did
not allow installing the control.
So I came up with the idea of making A VBA pop up calendar that
could be used universally. Because I got a lot of help from this group.
So I am releasing the code for all of you to use.
This should work with Excel 97 and above. There is not much to
the documentation at all. So if you need help with using it just ask.
Basically you can call it from a form button on your excel sheet
or you can even call it up from a selection sheet change.
If the date in the active cell is blank the calendar will pop up
with the current system date.
If there is a date in the active cell then the calendar will pop up
with the month and year of that cell.
If the data in the active cell is not a date then the calendar pops
up with the current system date.
Here is the link to the file.
http://www.mediafire.com/?29hymh2m3ew
BTW I am not an MVP or was I formerly trained using Excel.
I just learned it on my own. And I do not profess to be an expert
In any way.
Enjoy