Hi Guys,
I have a workbook (named A), getting some data by formula from other workbook (named B). According to number of reports, taken from workbook “B” to workbook “A”, I need to insert a row / rows and copy formula for the new row from above row in workbook “A”. (When I enter the name of a part in workbook “A” in column C in any row, number of reports for this part in column E appears automatically like 1, 2 ,3 or 4 etc.. I get all data according to part names from workbook “B” with excel formulation). If there is no value or written “1” for the number of report of the specified part name, I don’t need any row (there will be only existing row), but if it is written more than 1, let’s say “2”, I need to insert one new row just below the existing row with copied formulas from above row. if it is written “3”, I need to insert 2 new rows again with formulas. I have more than 1000 part names, and number of reports for each one are variable.
Thanks in advance for any help.
Bookmarks