Hi guys,
having trubble importing data in to a query.
I want to import all data att the same time to the same row but the code tells me that the number of varibles don't match the number of destinations. (Run-Time ERROR 3346)
What I have is this:
sub import()
lastID = DMax("ID", "MTQ1")...