Results 1 to 3 of 3

Thread: Need to modify cell data without overwriting

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    34

    Question

    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.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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?

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    34
    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
  •  



Click Here to Expand Forum to Full Width