Consolidating information in excel.

j3sharp

New Member
Joined
Jul 7, 2022
Messages
6
Office Version
  1. 2013
Platform
  1. Windows
I am trying to make a macro the will consolidate information and add quantity for the deleted rows, i have tried a few suggestions on forums but cant seem to get anything to work quiet right. Below is an example of what my data looks like.
1657220785578.png

I need the script to consolidate all the new status of the same material in the same location to one row, same with used and certified. I also need any rows that have assets or serial numbers to be left alone and not consolidated. Take note that all this information can and will change depending on the part that is being looked for. any help would be appreciated.
 

Attachments

  • 1657220751214.png
    1657220751214.png
    86 KB · Views: 7

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
You could easily do this in a Pivot Table and use a filter to Omit Asset Code & Serial Number Items as you only want to look at the blanks any chance you could use the XL"BB addon and attach some dummy data
 
Upvote 0
Solution

Forum statistics

Threads
1,215,214
Messages
6,123,665
Members
449,114
Latest member
aides

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