|
-
Sep 12th, 2000, 09:59 AM
#1
Thread Starter
Member
Access 2000
If I have a table with 4 columns, all are text, how would I get the data from the 4th column into a variable using the 1st column as a reference.
For example:
cnum, cname, addy, IPs
-----------------------
1234, bob, 321 st, 1.1.1.1
I need to get a variable to contain 1.1.1.1 if cnum=1234
I don't think it's too tough, I'm just stuck.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|