Copying data with Formulas & range Valuing

howard

Well-known Member
Joined
Jun 26, 2006
Messages
6,563
Office Version
  1. 2021
Platform
  1. Windows
I need to set up VBA code to copy data in columns B:L that contains formulas only (2 rows of data contains formulas )and to range value this 2 rows below where there is no data

I have listed some sample data containing formulas

Month Branch 1 Uiten Newton
Sept 2006-Units 51 19 18
September 2006-Value 7,776,721 2,621,476 2,294,628

The above data contains formulas which must be copied next to the units and value for Oct 2006. When I get to Nov 2006, then the data containing the formulas for Oct 2006 must be copied into the fields next to Nov 2006 for Units and values and the data next to Oct 2006 must be ranged valued etc



Oct 2006-Units
Oct 2006-Value


Your assistance will be much appreciated

Howard
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

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