krishreddy
Technical User
hi guys,
I have three queries. They are TrafficAccident_Append,NameInformation_Append and Delete query.
These queries need to be executed in the following order.
1)TrafficAccident_Append,
2)NameInformation_Append
When the above queries are executed, the information is appended to the corresponding tables. Then
Delete query needs to be executed.
All these 3 queries need to be executed by just one click on the macro created for them.
So cud anyone tell me in step wise how to create a macro in order to execute these 3 queries one by one.
waiting for reply.
I have three queries. They are TrafficAccident_Append,NameInformation_Append and Delete query.
These queries need to be executed in the following order.
1)TrafficAccident_Append,
2)NameInformation_Append
When the above queries are executed, the information is appended to the corresponding tables. Then
Delete query needs to be executed.
All these 3 queries need to be executed by just one click on the macro created for them.
So cud anyone tell me in step wise how to create a macro in order to execute these 3 queries one by one.
waiting for reply.