I'm using an MSCAL.Calendar.7 class object on a form that allows the user to select a report name, options, and the start and ending dates the period should cover. The user then clicks a button and the proper report fills out. The problem I'm having is that I can have the objects pop up with a given date (by editing the property), but that's static- I want them to at least show up set to the current date or something.
I realize this is an insanely stupid question, but for some reason it's not working for me- how can I set the object to a date dynamically?
I realize this is an insanely stupid question, but for some reason it's not working for me- how can I set the object to a date dynamically?