Hi
I have a macro that opens up a table, selects the first record then cuts that record and pastes it into another table. What is happening is when the macro finally cuts all records out of the table, it give me an error because it can't cut an empty record, so it quits the database. What I would like to do, is get the macro to check the record in that table to see if there is any information in that record, if there is no info, I want the macro to stop, else I want it to continue with what it is doing until it comes to the empty record then stops.
Hope you can help
Regards
Djbell
I have a macro that opens up a table, selects the first record then cuts that record and pastes it into another table. What is happening is when the macro finally cuts all records out of the table, it give me an error because it can't cut an empty record, so it quits the database. What I would like to do, is get the macro to check the record in that table to see if there is any information in that record, if there is no info, I want the macro to stop, else I want it to continue with what it is doing until it comes to the empty record then stops.
Hope you can help
Regards
Djbell