Quote Originally Posted by Jason Miller
Exactly, it is in the same form as all the other fields.

Thanks,
Jason
Hi,

This I don't understand?

All you're required fields are on the AccessForm....Can you explain to me why you still are using recordset's in you're code to look for that value in the Table?

If the values are correct in the form than you can do simple string concenation (of those field values) to build your (path) string.

Am I missing something here?