diana1duff2
New Member
- Joined
- Mar 11, 2024
- Messages
- 2
- Office Version
- 365
Can anyone help me figure out how to get my script to work. I have a tracking database that will have an overview sheet and "Team" sheets. I need to figure out how to get all the data from column A-N to copy over to the corresponding Team page based on the number entered into column A. i.e. If the number 1 is entered into column A then the data from column A-N of that row copies over to Team1 sheet. I will need it to go from number 1-4/Team1-Team4 worksheet.
I have a code that does that and updates any cell that may be updated from the Overview page; however, if I run it constantly it continuously adds the information over and over again in the worksheet it goes with. I just need it to copy over anything already in the database, update a cell on both pages if a cell updates, and adds the data to the page it needs to go to if a new row of data is entered.
I have a code that does that and updates any cell that may be updated from the Overview page; however, if I run it constantly it continuously adds the information over and over again in the worksheet it goes with. I just need it to copy over anything already in the database, update a cell on both pages if a cell updates, and adds the data to the page it needs to go to if a new row of data is entered.