Search results

  1. U

    How to get a record into a string

    That worked, Thank you
  2. U

    How to get a record into a string

    I tried running the code but for some reason it brings up an error in the dim section, its says that 'User-defined type not defined'. What should I do? I am currently running Access 2000
  3. U

    How to get a record into a string

    So how can I use SQL to do that???
  4. U

    How to get a record into a string

    Is it possible to use dlookup to change the record in the table?
  5. U

    How to get a record into a string

    How can I get the string from a record in a table and then place it in a string in VBA. I have this table, it only has one record in it and I want the string in the record to be put in a string name tbString.
Back
Top Bottom