IHaveQuestion
New Member
- Joined
- Sep 12, 2023
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
I am trying to create a system for recording observations and visits to locations. I would like to be able to input information into the first three New Visit columns, and it will shift all 3 corresponding columns over to the older visits. Every time I add a data set( or fill out the three columns, I want the older visits to shift over again to leave space to fill out the next visit when it happens. This would leave the most recent visit farthest to the left in the older visits columns. This needs to be row independent, as I will have multiple different Places to visit, and don't want to move all of the data over every time I add a "visit" The only way I have been able to figure this out so far is to copy the cells over every time. I am doing this in a table within a workbook as well (to allow for easy sorting of the locations,) so excel is not letting me "shift cells right". This shift cells right is the exact functionality I am looking for, but am trying to automate it, maintain the desired formatting, and do it within a table.
Is there a way to do this? I think the easiest way would be to shift the three cells right if data was entered (if this can be done in a table). I am also open to other ideas to achieve the same result: A record of these visits and reasonings keeping the most recent information easily visible with other location specific information (not shown in sample image)
I have attached a image to try and show what I am trying to do.
Is there a way to do this? I think the easiest way would be to shift the three cells right if data was entered (if this can be done in a table). I am also open to other ideas to achieve the same result: A record of these visits and reasonings keeping the most recent information easily visible with other location specific information (not shown in sample image)
I have attached a image to try and show what I am trying to do.