Data manipulation

R

Rob

I have a spreadsheet containing over 10,000 inventory
numbers.

Column A contains a unique inventory number. Rows 1, 2 and
3 contain information on the inventory number with
duplication in each row of the inventory number.

I want to compare identified cells in row using the
inventory number and move data from the cell in row 1
creating a single row of information. Once the data has
been moved, I want to delete the repetitious rows.


Help..???

Rob
(e-mail address removed)
 
J

JMay

Rob:
This can be easily done; let's first clarify what you now have... lay out
just 2 Inventory examples, indicating use of cells content;

A B
1 BR-549 Description Line 1 OR Are you Only
Using Column A?
2 BR-549 Description Line 2
3 BR-549 Description Line 3
4 AM-123
5 AM-123
6 AM-123

??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top