Need Excel Formula like vlookup to mimic Access Report

MsCrystal1

New Member
Joined
Jun 30, 2015
Messages
6
I need to mimic an Access report in Excel.

The report is based on a flat file where dates repeat and contract numbers repeat.
Essentially, I’d like to do something like a vlookup, but feel it may be a simpler way.

I have the following information in rows as my source

Contract Name, Submission Date, Amount, Approved, On Target, Off Target,
I’d like this information to populate based on the Contract Number and Submission Date
So Contract X, MAR 2014 Amount, Approved, On Target, Off Target
Contract X MAR 2013 Amount, Approved, On Target, Off Target
Contract X MAR 2012 Amount, Approved, On Target, Off Target
Contract X MAR 2011 Amount, Approved, On Target, Off Target
and then move on the next Contract value

In access I’m able to create a report template which populates based on the single table and knows to move on to the next contract/line . I can also group by contract which puts all contract data on one tab
I realize I could create separate tables, but I’d keep the file as small as possible.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,216,098
Messages
6,128,812
Members
449,468
Latest member
AGreen17

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