Microsoft
Software
Hardware
Network
Question : OnClick event reset me.fsub List Box
I have a list box on my access form. When i click "Add a New Record" the list box data from the previous record remains.
The end goal is....
OnClick "New Record Button" zero out all subform fields
Ive tried everything i can think of with no luck. I am just getting started in Access so any help is appreciated. Thanks
Answer : OnClick event reset me.fsub List Box
This ended up working for me...
Me.NameOfListBox.RowSource
= ""
turns out the list box behaves a little bit different than a standard text box when clearing the data.
Thanks
Random Solutions
Next Access Version Features
Reset Powerpoint hyperlinks
Disabling User access control in server 2008
OCS 2007 R2 Edge Server and Mediation setup
Windows 2003 AD 169 IP Address NS Lookup
VB.NET to Excel - setting orientation to landscape
wmiprvse.exe - application error
How to copy folder permissions to other folders with same structure
read job history through system tables?
Default "reply to " in Exchange 2003 always resets to User network logon