Inserting new rows in sheet B, based on values in cells in sheet A within the same workbook?

titanium_hwite

New Member
Joined
Mar 17, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hey there,

I've tried searching for this question before and have found several answers if the new rows are in the same sheet, but I'm needing to create rows in a separate sheet. My experience with excel is quite limited, and I'd say severely limited when it comes to VBA!

In sheet A, I have several columns (A to M) that I can fill in based on the information of an item and some of these items have multiple sub-items. In column N I can select "Yes; No" depending on if there are any sub-items and with column O I can define the number of sub-items.

Data from sheet A columns A to C are automatically copied over to sheet B, and with sheet B I'd like to go into more granular details with the sub-items if they're selected. To do this, I'd need to enter new rows below that main item.

For example, if I enter "3" in sheet A, column O, then I'd need 3 rows to be entered below the main item in sheet B.

I hope this makes sense, if so, would this be at all possible in excel? Any help would be greatly appreciated!

Many thanks
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,214,945
Messages
6,122,397
Members
449,081
Latest member
JAMES KECULAH

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