KnowNothing
New member
- Local time
- Today, 11:39
- Joined
- Oct 13, 2007
- Messages
- 6
Can a UPDATE query run from a report? I have tried to update the table by using a unbound text box by placing the update query in the Control Source. That doesn't work. I then tried to use a bound text box and placed the update query in the Control Source of that text box. That does not work. So is trying to do a UPDATE from a report impossible?