Hi,
If the two tables have an indeterminate relationship based on the comment field, it means that there must be a comment field in each table, or the comment table is linked to another field in the user table.
If you only have a form based on table1 it means that there can only be one comment per user, which is quite clearly not what you want.
If you don't like the subform suggestion, you could create a list style form based on Table1 with the comments in the detail section and the user info at the top in the form header, but it doesn't look particularly professional.
For the form design, if you don't know how to do it, I would suggest using the Autoform wizards as a basis and carrying on from there. It will give you something to work on and while it may not be exactly what you want, it shouldn't take long to modify and get working the way you want it. It would take too long to explain how to design it manually from scratch so either get yourself a book on Access and read up or press the F1 key and look at the relevant sections of the help system.
John
John Barnett
--
Please consider awarding me a star if you feel my posting has been useful. Thank you.