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
Acces to Path Denied error in VB.net
Export data from Access to multiple Excel files using a filtered string from a drop down list on a form
In SQL query how to use If statement that if column value blank then assign value Empty else Not Empty
STEP BY STEP INSTRUCTIONS SETTING UP SMALL BUSINESS SERVER 2003 R2
Windows cannot access the file gpt.ini for GPO
VB: DataTable structure
Outlook Group policy PRF automated import / Setup
Drive letter flash drive
Automate DHCP client computer add/remove via command line on Windows 2003 DHCP Server
ie crashes after latest Tuesday patches