Form 1 has a combo box that shows a Field named SerialNumber from Table SN. There is also a Table named identical to each item in table SN. What I want to do is select a Serial Number from Form1 and have it open up a generic form which will show data from its corresponding table. I've tried using Recordset and Record source to change the generic forms source with no success. I believe this is probably easy to do but I just can't figure it out.
Any help would be appreciated.
Any help would be appreciated.