I have a Userform that the user chooses a part number and then a row is added to the worksheet.
Some Parts require additional parts - is there a way to code to check a cell on the added row & if there is a number - then add that many additional rows.
example: column A has part number and column B has 2 (for requires the next 2 rows from the reference range)

Thanks