Hi,
I am trying to write a script that allows me to filter the dataset by values in a particular column (here, 'AttendeeStatus') and copy-paste the filtered values into a new worksheet in the same workbook (here, 'Attendees'). The script does the job filtering the data but throws up an error - 'These columns are out of bounds' - when trying to paste the filtered values into the new worksheet. Here's my code:
Any pointers would be appreciated - thanks!Please Login or Register to view this content.
Bookmarks