Ferreira1456
New Member
- Joined
- Mar 20, 2018
- Messages
- 30
- Office Version
- 365
- Platform
- Windows
I use the code below to filter the Sheet "Customer" . When opening the form, the Sheet "Temp" receives all the records from the Sheet "Customer"
Automatically shows all records in ListBox1.
To make the filter I have to click on the option button, open the textBox to enter the Customer's name and press the command button to make the filter.
The problem is: When I add a new record it doesn't appear in the filter.
Do you have a suggestion to solve this? Thank you very much.
Automatically shows all records in ListBox1.
To make the filter I have to click on the option button, open the textBox to enter the Customer's name and press the command button to make the filter.
The problem is: When I add a new record it doesn't appear in the filter.
Do you have a suggestion to solve this? Thank you very much.