Timothy King
New Member
So I am new to VBA code. I have a program that tracks who is in what locker. What I am basically looking for is a code that will copy a row of data from worksheet "Available" if column F has the word "Closed" and then copy it to the next available line in the worksheet called "In Use Lockers". I would also like to have a code that once I change Column F from closed to open in the "In Use Lockers" it will copy and paste it back to the page "Available"
My page consist of 6 columns and 166 rows
My page consist of 6 columns and 166 rows