I need a Visual Basic written for a workbook I have created for my employees.
What I want to happen is for a row from one worksheet to be automatically transferred to a different sheet after the date in a column passes.
Worksheet with the information: "Current Students"
Column with Date: "O"
Column "P" is the last with any entry
Worksheet I want the data transferred to: "Fall 2016 Term Date"
The number of rows in the "Current Students" tab is constantly changing as students come and go during the semester, I also want this to be a constantly running VB, or it updates upon start-up of the worksheet.
I have approximately no experience with programming, and am going to need step by step instructions if I need to rename any columns or copy and paste a code into anywhere other that VB. My knowledge of Excel is pretty average.
Thank you so much! I have spent HOURS trying to edit codes to work for my worksheet. I thought I had one that worked really well, but then it started to move the row any time I entered data into the "O" column.
I have Excel 2013 on Windows 10.
What I want to happen is for a row from one worksheet to be automatically transferred to a different sheet after the date in a column passes.
Worksheet with the information: "Current Students"
Column with Date: "O"
Column "P" is the last with any entry
Worksheet I want the data transferred to: "Fall 2016 Term Date"
The number of rows in the "Current Students" tab is constantly changing as students come and go during the semester, I also want this to be a constantly running VB, or it updates upon start-up of the worksheet.
I have approximately no experience with programming, and am going to need step by step instructions if I need to rename any columns or copy and paste a code into anywhere other that VB. My knowledge of Excel is pretty average.
Thank you so much! I have spent HOURS trying to edit codes to work for my worksheet. I thought I had one that worked really well, but then it started to move the row any time I entered data into the "O" column.
I have Excel 2013 on Windows 10.