1
Access 2010 macros
I have a macro that 1)starts with a make-table query, 2)opens a report based on the new table, then 3)runs an If statement stating IF [Reports]![Reject Report]!=”NO” THEN EmailDatabaseObject called “Reject Report”. . . My problem is that after the macro completes it locks the table that was made earlier and I cannot run the [...]
Answer Question
| February 4, 2011 7:14 PM
Access 2010, Access macros, Access query, IIF function, IIF statement
I have a macro that 1)starts with a make-table query, 2)opens a report based on the new table, then 3)runs an If statement stating IF [Reports]![Reject Report]!=”NO” THEN EmailDatabaseObject called “Reject Report”. . . My problem is that after the macro completes it locks the table that was made earlier and I cannot run the [...]
1





