So hooray for my first post! Now on to the serious business...
I have read many posts relating to this for moving an entire row based on text of one cell, but only for one word. I am havin no luck finding the script to move it to a different sheet based on different words (in the same cell).
I have an excel "tacking log" for my clients' cases. It contains several columns:
A - County
B - Application number (alphanumeric)
C - Record number (numeric)
D - Program type (text only)
E - Date received (MM/DD/YYYY format)
F - Days active (using formula =TODAY()-E2) *example formula
G - Client Name (text only)
H - Pending Due (MM/DD/YYYY format)
I - Reject day (same format, using formula H2+2) *example formula
J - Status (text, variable)
K - Comments (text only)
In column J, there are are 6 possible status options ( "" [blank], Pending, Rejected, Authorized, Returned, Issues).
There are 6 worksheets in the workbook: Received [for blank column J], pending, rejected, authorized, returned, issues.
What I would like is to have it move the entire row A:K to the corresponding sheet based on column J. After the row is moved, I would like to have the original row deleted and rows shifted up.
I have searched high and low to find out how to stack these instances, but have yet been unsuccessful. Hopefully there is someone out there who can help. Thank you all in advance. I hope I have explained this well enough.
Cheers,
Adam
Bookmarks