I am working with two forms that will feed both a access database and excel spreadsheet. I have one form that obtains information needed for a report on excel and helps my code recognize where to put the information (what cell) based on date and shift. Well I am introducing another form for people that are present for the meeting. I want the date and shift information to pass from the first form to the second form so that it can place the attendence information into a comment in the correct column to align with the rest of the information for that day and shift.
I have the comment section working right just need to make it so it knows where to put the comments.
Basically I do not know how to pass variables from one form so that a later form will be able to call the information supplied from the first form.
Thanks,
Tim
I have the comment section working right just need to make it so it knows where to put the comments.
Basically I do not know how to pass variables from one form so that a later form will be able to call the information supplied from the first form.
Thanks,
Tim