madetoheal13
MIS
I have an appointments table that I have created an appointments form from. I have a main data entry form to which I have made the appointments form a subform within this main form. I have created a control button below this subform on the main form that I would like to click to take the information from the appointment and send it directly to my MS Outlook Calendar so I do not have to keep switching between two programs, I guess mainly to save time. I found some code to do so the only thing is that the event procedure within the control button (on the main form) is not finding the fields (I assume because they are in a subform...saving to its own table.) Any suggestions?
Madetoheal13
Madetoheal13