yessir
Saved By Grace
- Local time
- Today, 18:34
- Joined
- May 29, 2003
- Messages
- 349
I am having the stupidest time with a form...
I have the form to import data from a file.
the code in the command30 button is what is giving me the trouble though.
I am going to have it run automatically after the import.
The problem is that If the loop encounters a value not in the maintanence table it asks if you want to add it to the maintanence table.
if you chose no, then I want to flag it using a yes/no field called ERR_MATRIX.
the problem is that it doesn't update the recordset.
Can Someone Please help me with this!!
~
I have the form to import data from a file.
the code in the command30 button is what is giving me the trouble though.
I am going to have it run automatically after the import.
The problem is that If the loop encounters a value not in the maintanence table it asks if you want to add it to the maintanence table.
if you chose no, then I want to flag it using a yes/no field called ERR_MATRIX.
the problem is that it doesn't update the recordset.
Can Someone Please help me with this!!
~