Hey guys, am a newbie to VBA programming... And at work am developing a userform for the excel spreadsheet.
The spreadsheet tracks the operation of the tractor, its attributes include date, opening and closing mileage, fueled on. Now on my userform i have a combobox populated with months and i have managed to change the month selected to number but the problem i want you guys to help me with is this; I dont want to pull all records to my listbox as is the case now I want the user upon selecting his prefered month only the operation records of the tractor for that month should appear on the userform listbox
Thanks in advance.
The spreadsheet tracks the operation of the tractor, its attributes include date, opening and closing mileage, fueled on. Now on my userform i have a combobox populated with months and i have managed to change the month selected to number but the problem i want you guys to help me with is this; I dont want to pull all records to my listbox as is the case now I want the user upon selecting his prefered month only the operation records of the tractor for that month should appear on the userform listbox
Thanks in advance.