Is this a one time operation, or something that needs to be live and linked
in some way.
--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03
----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission
----------------------------------------------------------------------------
Date Prod Id Customer Amount
1/2 B123 John Doe 5
1/2 B123 Jane Doe 4
1/3 G456 John Smith 5
1/4 S789 Jane Smith 4
I need a formula, function, or Macro to do the following: resulting in WS 2
Copy unique Prod Id (ex. B123 is listed twice but I only need it displayed
once on WS 2 with the amount of both as displayed). This to help track sales
of a product quarterly. Also can this be done automatically.
Result for Worksheet 2
Prod ID Jan Feb Mar
B123 9 0 0
G456 5 0 0
S789 4 0 0
Date Prod Id Customer Amount
1/2 B123 John Doe 5
1/2 B123 Jane Doe 4
1/3 G456 John Smith 5
1/4 S789 Jane Smith 4
I need a formula, function, or Macro to do the following: resulting in WS 2
Copy unique Prod Id (ex. B123 is listed twice but I only need it displayed
once on WS 2 with the amount of both as displayed). This to help track sales
of a product quarterly. Also can this be done automatically.
Result for Worksheet 2
Prod ID Jan Feb Mar
B123 9 0 0
G456 5 0 0
S789 4 0 0
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.