I am new to VBA excel, however i have been trying to figure out a code for a
worksheet that will:
1. find a specific criteria "E" in the second column ("B") and move all of the
information from that row (if found) to a worksheet ("Exited")that has the same
information and paste it in the next blank row available.
2. Require the user to enter information (from left to right) in a worksheet in
a row in a previous cell that has been left blank.