Repeating Lines

roey

New Member
Joined
May 4, 2010
Messages
2
Hi,

We are about to move into a new building and so have recently completed an audit of our existing equipment and furniture. Now that has been completed, we are needing to compare this with the list of what is required for the new building.

The Audit sheet lists every item, by its item code and its specific ID number i.e. there isnt a qty column as each item is listed seperately down the page.
The Requirements sheet groups the items by their item code and gives an overall qty in the qty column.

We are now needing to compare these and also allocate the Speciific ID's against each item in the Requirements sheet.

Is there an easy way to list out these grouped up items? So, if there is a '6' in the qty column, then it would repeat that line 6 times??

I apologise if this doesnt make much sense. I am finding this hard to explain!
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
If you applied the pivot table to the data in the audit sheet, you could count the individual occurences and then compare this with your requirements that way, but to do the opposite and list requirements line by line in order to compare the audit sheet is probably going to require some custom vb code.
 
Upvote 0
Thank you for the replies. I do think I need to look into VBA for this one. Would anyone know of a macro out there that I could copy and paste into my sheet?
 
Upvote 0

Forum statistics

Threads
1,214,957
Messages
6,122,466
Members
449,086
Latest member
kwindels

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