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
Permissions on sub_folder are incorrectly ordered...
vb.net check isIde
Excel - How to split a fullname column into seperate firstname and surname columns
Use a countdown display in a batch .bat file
Setup an event log collector server(Windows Server 2008)
<CollectionViewSource.Sort<wbr />Descriptio<wbr />n>
Cannot use 'convert' and 'case' in MS Access
MS Access Dates and Selecting a Range Between Two Dates in an Access Report
How many types of mobile OS and browsers?
How to force Outlook to save contacts into public contacts folder??