Microsoft
Software
Hardware
Network
Question : referencing 2 excel workbooks
Hi,
I have 2 workbooks in excel, there is one sheet in each both containing info about transactions.
basically I want to find out if the transaction in one, exists in the other.
So I have:
Woorkbook1, Sheet 1,
Date, Reference, amount
1/1/10, 123456, £100
Workbook2, Sheet 1
Reference, StoreCode, Salesman code,
123456, 123, 987
I would like an extra cell in workbook 2 just to say exists?
The purpose in this example is to make sure salesmen arent making up transactions (however this isnt the reason we are wanting the formula - it was the only example I could think of barring our own)
Answer : referencing 2 excel workbooks
Something like:
=if(ISNA(MATCH(A2,[Wo
rkbook1.xl
s]Sheet1!B
:B,0)),"Do
es not exist","Exists")
Random Solutions
HP PROCURVE 2520 VLAN tagging, for VOIP
Computer doesnt power on...
simple math programming question
Problem with MYSQL_QUERY AN UNION ALL
Move users home folders to new storage partition
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
Unable to assign a resource to meeting in Outlook 2010
How to appear in local search engine in foriegn country without a host there?
Excel (2010) Calculate Working Hours Between DateCreated and DateAssigned
Java Not Working in Internet Explorer or Firefox