OK, Let me see if i have this correct:
You created two tables and related them together?
Then you deleted a table because one didn't recognise the other?
(If this is the case how did you create the relationship to start with?)
Then you recreated the table again?
Have you created a relationship this time - if so how?
Without being able to see what you have done, i suspect you might be trying to join two tables that don't have the same data type fields. If you are sure you have done this correctly, then are you trying to look at the tables without any data in them? For example, you may have entered data in the top table(under record1 for example), but the linked table is still empty, therefore it might be asking you for the id number to establish the correct related record to show..to test this, take a look at any record in the main table - make a note of the PK (Primary Key)and when you click + and you are asked for a parameter, enter the PK number and see what happens - i suspect the table will open but show nothing, all this is a guess, but an educated one... Hope this helps.
Regards
'viper