ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,689
- Office Version
- 2007
- Platform
- Windows
Morning,
On my worksheet i wish to look for the value TBA but only for the last 90 days
Any TBA found after 90 days can be ignored.
Here is how it should work,
In column G will be various values BUT i am looking for TBA only.
In column A will be a date.
In column B will be a Customers Name.
I would have a userform with Listbox1 & a command button.
The command button would run the code looking for TBA & Customers found within last 90 days would then appear in my Listbox.
Please can you advise Thanks
On my worksheet i wish to look for the value TBA but only for the last 90 days
Any TBA found after 90 days can be ignored.
Here is how it should work,
In column G will be various values BUT i am looking for TBA only.
In column A will be a date.
In column B will be a Customers Name.
I would have a userform with Listbox1 & a command button.
The command button would run the code looking for TBA & Customers found within last 90 days would then appear in my Listbox.
Please can you advise Thanks