I have a main Customer Information form, and within that form I have a Project subform for all the projects we're working on with that customer, and within the Project subform, I have a Parts subform where the user enters all the parts required of that particular project. I now want to be able to enter comments regarding each part in the Part subform – hence a Comment subform.
My first question is, in order to put a subform in my Parts subform; it requires me to change the type from Continuous Forms to Datasheet or Single Form, which means I lose all the 'pretty' formatting using the Datasheet or I only get one part listed using the Single Form. Is there away around this?
My second question is, I would like to make the Comment subform kind of a 'floating' subform – so when the user is in the part number field, the Comment form opens up enabling the user to enter a new or edit existing comments. I envision this subform kind of laying (floating) over some of the other part information, while entering comments, and then when the user moves to the next field the Comment form disappears.
This is how I envision it … but I have no idea how to accomplish it! I'm using Access 2003, and my knowledge of vb is somewhat limited. I have worked on it for daaaaays now, and my deadline is getting short … can anyone help?
My first question is, in order to put a subform in my Parts subform; it requires me to change the type from Continuous Forms to Datasheet or Single Form, which means I lose all the 'pretty' formatting using the Datasheet or I only get one part listed using the Single Form. Is there away around this?
My second question is, I would like to make the Comment subform kind of a 'floating' subform – so when the user is in the part number field, the Comment form opens up enabling the user to enter a new or edit existing comments. I envision this subform kind of laying (floating) over some of the other part information, while entering comments, and then when the user moves to the next field the Comment form disappears.
This is how I envision it … but I have no idea how to accomplish it! I'm using Access 2003, and my knowledge of vb is somewhat limited. I have worked on it for daaaaays now, and my deadline is getting short … can anyone help?