Compare tracker with actuals formula?

Sprinter06

New Member
Joined
Dec 28, 2018
Messages
1
Hi,

I'm trying to see if there is a way a formula can tell me if the data I have in my tracker matches the data of another table of data (actuals) when I do a pull every month. I cant find a way to paste my example so I apologize for the example below but basically i would want the check column to have this formula to see if the table to the right of it matches or not. Any help would save me so much time instead of going line by line every month. thanks!

My TrackerActuals Pull
AccountVendorInvoice #AmountCHECKAccountVendorInvoice #Amount
MarketingLogitech1 5,000.00TRUEMarketingLogitech1 5,000.00
RetailTarget1 46,800.00FALSERetailTarget12 50,000.00
CorporateJake Smith22 668.00FALSECorporateJake Smith2 668.00
InternationalBlueSky4652 9,800.00TRUEInternationalBlueSky4652 9,800.00

<colgroup><col><col><col><col><col><col><col><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
How about using conditional Formatting?
Select the data on 1 sheet & use this formula
=A1=Sheet1!A1

Assumes data starts in A1, change the sheet name to suit
 
Upvote 0

Forum statistics

Threads
1,215,493
Messages
6,125,128
Members
449,206
Latest member
burgsrus

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