J jellobze1 New member Local time Yesterday, 18:07 Joined Jul 28, 2005 Messages 5 Sep 20, 2005 #1 Is there a way to clear all the textboxes on my form without having to go through and assign "" to each text box value? Thanks Angelo
Is there a way to clear all the textboxes on my form without having to go through and assign "" to each text box value? Thanks Angelo
boblarson Smeghead Local time Yesterday, 16:07 Joined Jan 12, 2001 Messages 32,059 Sep 20, 2005 #2 A quick search on "Clearing Textboxes" would have generated this link http://www.access-programmers.co.uk/forums/showthread.php?t=60115&highlight=set+textboxes+null which gives you the answer you seek.
A quick search on "Clearing Textboxes" would have generated this link http://www.access-programmers.co.uk/forums/showthread.php?t=60115&highlight=set+textboxes+null which gives you the answer you seek.