D
doyle60
I need to bring two tables from a Main Frame computer into my computer
that are linked with key fields that distinguish between upper and
lower cases.
For example, the Code field (Key field) in one table contains:
A
B
C ...
1
2
3...
a
b
c...
And "A" is not the same as "a".
How can I get Access to make the link? I thought I would change the
lower case letters to A1, B2, etc. in both tables. But I don't know
how to identify if lower case. Is there a function that returns "Yes"
or "No" or anything you want if lower case?
Or how should I go about this?
Thanks,
Matt
that are linked with key fields that distinguish between upper and
lower cases.
For example, the Code field (Key field) in one table contains:
A
B
C ...
1
2
3...
a
b
c...
And "A" is not the same as "a".
How can I get Access to make the link? I thought I would change the
lower case letters to A1, B2, etc. in both tables. But I don't know
how to identify if lower case. Is there a function that returns "Yes"
or "No" or anything you want if lower case?
Or how should I go about this?
Thanks,
Matt