|
-
Sep 8th, 2000, 05:17 PM
#1
Thread Starter
Member
OK, you guys helped me with one, lets see if you can walk me through this:
Access 2000:
I need to pull the data from a cell, put it in a variable, do some stuff to the variable, then put it back in the cell (all text data).
Where do I start?
And I can do the stuff and put it back, I just can't get it out.
-
Sep 9th, 2000, 10:06 AM
#2
Guru
what "cell" are you referring to? Are you talking about a cell in a grid control, or maybe the value of a field in a record?
-
Sep 11th, 2000, 08:27 AM
#3
Thread Starter
Member
Sorry, I'll clarify:
MS Access 2000 database. I have a table looking like this:
cnum | cname | IPs | notes
I need to read the IPs information from a record with cnum X, append data to the info and place it back in the table.
All fields are strings.
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
|