B
Biggles
I would like to automatically add an entry to a status table after the user
adds an idea to the idea table. How can I do this without the user seeing
anything. If I do a docmd.runsql and then run an insert record command, the
dialog box asking if I really want to do this comes up. I don't want the
users to see this confirmation box. Will Echo = false accompish this?
adds an idea to the idea table. How can I do this without the user seeing
anything. If I do a docmd.runsql and then run an insert record command, the
dialog box asking if I really want to do this comes up. I don't want the
users to see this confirmation box. Will Echo = false accompish this?