I apologize if this is a duplicate post. I tried posting this earlier but it did not look like it posted properly. Maybe it did but I cannot tell.
What I need to do is look at a table that has a record number, find out what it is if it exists, then use that number to start a new CSV file counting off from what the current number is.
For example:
if the table has 300 records, I want to start my CSV at 301.
if the table does not have any records, I want to start my CSV at 1.
I have been playing around with the multi-row formula but don't seem to have it right yet.
Any help would be greatly appreciated!
Thanks,
Randy