if two cells data matched then show another cells information

EWH

New Member
Joined
Nov 24, 2010
Messages
28
Hi guys,

back again!

I have a spread sheet with a list of dates in one column that are shown weekly (ie every sundays date), lets call this A. and another culum that has every days date for the last few years, we will call this C. Column D had the information reflecting the weeks advertising (in a figure).

the information in column C is a sum of the weeks advertising - this is the information on want to show in column B.

I basically want to say that is the dates in both column A and C match then show the information from colum D in cell B.

please let me know if you need further clarification.

i tried this - =IF(L12:L999='Data-Visits-Adv'!B:B,+'Data-Visits-Adv'!H:H) and it returned FALSE.

thanks in advance
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Your description doesn't make sense. If you are wanting to lookup a single value from column D where cells A and C match then do a VLOOKUP.
 
Upvote 0

Forum statistics

Threads
1,224,507
Messages
6,179,176
Members
452,893
Latest member
denay

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