G
Guest
I have a series of Append Queries that update a table. I've post an example
of the SQL below. Is it possible to store these append proceedures in code
instead of an append query object? And further, to have that code excute the
the used click's a command button on a form?
I know I can just have the button run the object or I could use macros,
suppose I'm trying to stem the literring of my Access program with query
objects where possible.
Thanks in advance,
Ben
of the SQL below. Is it possible to store these append proceedures in code
instead of an append query object? And further, to have that code excute the
the used click's a command button on a form?
I know I can just have the button run the object or I could use macros,
suppose I'm trying to stem the literring of my Access program with query
objects where possible.
Thanks in advance,
Ben