
Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Max,
I am not trying to put down your formula but my reading of the OP:
>> write in table A that will find the associated record in B (say based
>> on journal number and dollar amount)
suggests that there is the possibility that there could be two or more
journal # the same. If that is so then, if the dollar amounts are also by
chance the same as well, your formula will bring across the details of the
first match in the second journal # Row
If there will never be two similar journal #'s then you don't need the
second comparison in the MATCH() so simply:
=INDEX('Table B'!C$2:C$10,MATCH($A2,'Table B'$A$2:$A$10,0))
normally entered will do the job - or am I misreading it?

Signature
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk
> In sheet: Table A,
> Assuming the journal # and amounts are listed in A2:B2 down,
[quoted text clipped - 17 lines]
>>
>> Thanks
Max - 17 Mar 2008 21:52 GMT
OP should try both index/match variations provided
and feedback to us here
Earlier, on the face of this part:
> .. (say based on journal number and dollar amount)
it suggests a dual criteria

Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Max - 20 Mar 2008 00:24 GMT
Sandy,
Guess the OP is apparently speechless with delight at our responses. It must
have worked, it must have ...

Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
Sandy Mann - 20 Mar 2008 00:54 GMT
I think that he/she/they, (deniseandgavin), would be satisfied with your
formula because, now that I think about it, in my very limited experience of
monarary matters, (God knows that I am not very good with money, that's why
he doesn't give me very much), the only Journal entries that I encountered
at work were all unique numbers.
I assume now that in the *associated record in B (say based on journal
number and dollar amount)* the dollar amount was and example of what the
missing data could be but then you probably knew that already.

Signature
Regards,
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
sandymann2@mailinator.com
Replace @mailinator.com with @tiscali.co.uk
> Sandy,
> Guess the OP is apparently speechless with delight at our responses. It
> must have worked, it must have ...
Max - 20 Mar 2008 02:39 GMT
Sandy, the earlier dig was intended for the OP. In the sad absence of OPs
reversion/participation in discussions (a general obs, btw), who knows?
We care, but OPs themselves?

Signature
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---