Hello Again,
I am seeking help to generate report based on column value in a new workbook. Full details mentioned below and I hope that i have explained in detial to make others understand.
1. When I select any of checkbox for Class VIP+ and click generate networks button then script should copy complete row for that class from Master List sheet from Column A till Column N and past it to a new workbook with sheet named class records count as mentioned in sample file. But it should take only those records whose value is equals to “CCHI Valid” in Column Q. It should not copy those rows whose value is equal to “CCHI Expired” in column Q.
As An Example: If I select checkbox for Class VIP & Class C+ then the script should copy entire row from A to N with sheet name formatted as class and records count. Class VIP sheet name will be Class VIP (1) & Class C+ sheet name will be Class C+ (20).
2. Serial numbers i.e. 1, 2, 3, etc… should be automatically in column A for all new sheets when generating networks for all classes. Means if Class VIP have 13 CCHI valid records, then the serial number in column is from 1 to 13. If Class C+ is having 100 CCHI valid records then it should start from beginning up till hundred i.e. Start from 1 till 100.
3. The sheet name will have count of records along with sheet name.
Sheet Name Format:
Class VIP+ (1) – Means this class have 1 record
Class C+ (200) – Means this class have 200 records.
4. If I select Entire network then it should copy the row from Column A to N for CCHI valid providers for all the classes in a new workbook it should create 7 sheets with name All Networks, Class VIP+, Class VIP, Class A, Class B, Class C+ & Class C followed by record count. In All network sheet can it be possible to sort the list by Class. Means all VIP+ come first the VIP then A then B then C+ then C (If possible).
5. CCHI Valid or CCHI Expired checkbox must be checked before running the report otherwise a message should be displayed says “You did not select CCHI type”. If possible CCHI Valid checkbox needed to be default selected.
Please check the attachment sample file.
Bookmarks