Hi there,
I have a worksheet "Pending" that contains all of the current pending documents for the department. Column "C" is for completion date, and when I enter a date in here I would like the entire row to be cut and pasted into the worksheet "Approved". The row spans from "A:I".
I have named column "C" as "rngTrigger" and the destination row in worksheet "Approved" as "rngDest".
I have had several attempts myself but my VB skills are rather limited.
Any help would be grate.
I have a worksheet "Pending" that contains all of the current pending documents for the department. Column "C" is for completion date, and when I enter a date in here I would like the entire row to be cut and pasted into the worksheet "Approved". The row spans from "A:I".
I have named column "C" as "rngTrigger" and the destination row in worksheet "Approved" as "rngDest".
I have had several attempts myself but my VB skills are rather limited.
Any help would be grate.