I've been attempting to write some vba code to generate a form based on the record on a table. I'm not sure how to approach, as I'm fairly new to access. I tried using DoCmd.RunCommand acCmdNewObjectAutoForm. This seems like a good start, but I'm trying to make a tool that will generate a...