presuming_ed
Registered User.
- Local time
- Today, 01:26
- Joined
- May 6, 2003
- Messages
- 23
Anyone fancy helping an old Mainframe dinosaur as he tiptoes his way through access?
My problem is this:
I have two tables, the first contains username (field1) and a narrative (field 2). My second table contains username (field 1 which relates to username on table 1) and email address.
I'm trying to find a way to read each record from table one and get the corresponding email address from table 2 using the username. I've tried all sorts of things including using a recordset with a SELECT SQL statement, but can't seem to get the desired results.
I know I'm being very vague, but I'm totally new to Access. I've looked as countless threads on this site and am still none the wiser. Any help whatsoever would really be appreciated.
Cheers.
My problem is this:
I have two tables, the first contains username (field1) and a narrative (field 2). My second table contains username (field 1 which relates to username on table 1) and email address.
I'm trying to find a way to read each record from table one and get the corresponding email address from table 2 using the username. I've tried all sorts of things including using a recordset with a SELECT SQL statement, but can't seem to get the desired results.
I know I'm being very vague, but I'm totally new to Access. I've looked as countless threads on this site and am still none the wiser. Any help whatsoever would really be appreciated.
Cheers.