Shifting cells over without messing up formulas

gruff

New Member
Joined
Jul 6, 2020
Messages
1
Office Version
  1. 2010
Platform
  1. Windows
I have been handed over an excel spreadsheet that is used to keep track of the employee point system at work. I have taken off all the old dates we no longer need to have on the system but now I have stuff everywhere. Long story short I was wondering if there was a to shift the cells over without having to retype all the data and will not mess up the existing formulas that are in the spreadsheet. Below may help you better understand what I am talking about.

1594044010711.png
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
When you say "Shift the cells over", do mean moving cell contents from one column to another?

How are you forming your formula? It looks like this is an Excel Table. Using the table reference instead of the traditional R1C1 reference should help. Meaning, when you create a formula on table data, Excel uses column headers instead of cell names. =[@[Date 1]]+[@Days] instead of =A1+C1.
 
Upvote 0

Forum statistics

Threads
1,215,635
Messages
6,125,940
Members
449,275
Latest member
jacob_mcbride

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top