I would like to put two Tables into one VB form. In Access I have a form and a subform, the main form being based on an employee table, and the subform is from a table linked to the main table and it shows the days off an employee took as well as a description of why. The subform is in datasheet view so when one employee's record is showing all the days off he took are showing on the subform. I would like to know if the same is possible in VB? I am very rusty at VB and more familiar with Access. Any help with this would be greatly appreciated.