List Automation help!

PaulyH

New Member
Joined
Feb 27, 2009
Messages
49
Hello

Can someone please help me with automating my lists. I have one set of data from a survey. See below:
Excel1.jpg


Then I have sheet 2 in the same work book that I wish to autopoulate based on the data on sheet 1.

Please see second sheet below:
Excel2.jpg


Now I would like sheet 2 to display the following when autopoluated:

Excel3.jpg


This essentially means I need 2 formulas:

The first formula for Column 'A' on sheet 2 to return a single value based on the data in sheet 1 Coliumn 'F' but to only return 1 value despite the number of times it occurs (i.e no duplicates).

The Second formula in Sheet 2 column 'S' to multiply the Lamp descriptions Sheet 1 column 'F' with the equivalent total in Sheet 1 column 'R'.

I hope someone can help.

Regards

Paul
 
Last edited:

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
I have tried variations on a countif formula but I cannot get the corresponding 'total' field to add up on sheet 2.
 
Upvote 0
in sheet2

in cell A11 =Sheet1!F11 and drag formula down then in sheet2 S11
=Sheet1!R11 and drag down again.

is this what you are looking for?
 
Upvote 0
Thanks, but no not really. That would just duplicate the data. I'm trying to produce a new set of data based on the original set of data.
 
Upvote 0

Forum statistics

Threads
1,224,526
Messages
6,179,322
Members
452,906
Latest member
Belthazar

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