I've been working on an accounting program lately where the user plugs in information about the money (getting paid, buying things) in a form. Originally i wanted this information to be plugged into another form, but when i learned of the height restrictions i knew that i needed to explore elsewhere. I fell upon the data report. I created the table i wanted in Microsoft Access as did the Northwind example. My question is whether or not it is possible to plug information into that table directly from a form where the user enters in the data. Thanks!