Macro to insert Row if the cell value changes

johndrew

Board Regular
Joined
Apr 21, 2007
Messages
100
I am barcoding items. As I click the scanner gun, the item goes in to Sheet 1, Column A. Like a1,a2, a3 etc.
I do the mid function to separate the barcode values into columns on Sheet2.. Like A1 ITEM, B1 Description, C1 Price.
What I need is to be able to insert a new row in sheet 2 when its scanned.
copy the formulas down from the previous row and paste. Item Description Price
Like code is Sheet 1 1000Red Tshirt-L $10.00..... Sheet 2..... 1000 T shirt-L $10.00

I already have the macro to find last cell and put in the totals.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,214,599
Messages
6,120,453
Members
448,967
Latest member
grijken

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