There are 5 candidates with 4 favorites sports. WD denotes weekday,while WE represent weekend. If the candidate takes part in a sports, the status will be "Y" and "N" if the participants did not take part in the sports.
The tasks here is to write VBA code to extract data with status "Y" on weekday (WD) and status"N" on weekend (WE).
Kindly refer to the URL below for the sample data and expected outcome.
https://ibb.co/R4YyYgj.
Your kind assistance to the question I posted will be greatly appreciated.
The tasks here is to write VBA code to extract data with status "Y" on weekday (WD) and status"N" on weekend (WE).
Kindly refer to the URL below for the sample data and expected outcome.
https://ibb.co/R4YyYgj.
Your kind assistance to the question I posted will be greatly appreciated.