Copy value to cell above in same column if value in column A is (nearly) the same

Adonis

New Member
Joined
Aug 9, 2012
Messages
2
All,

I am really a newbie in Visual Basic and looking for a code to do the following:

I have a massive sheet in which the first column is the ID number of a product. The ID number can be a 'parent' ID, but also a 'child' or 'grand child' ID, which refer to sub products of the parent product.

For Example: the product with parent ID "100" has a subproduct with child ID "100.1" and a subsubproduct with grand child ID "100.1.1"

I would like that all the information of the child and grand child ID's in a certain column is copied to the same column in the row of the parent product.

Can anyone help me with a similar code.

Thanks in advance!

Adonis
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.

Forum statistics

Threads
1,215,523
Messages
6,125,320
Members
449,218
Latest member
Excel Master

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