Search results

  1. G

    Using 'truncate' in VBA

    Hi all. Id be grateful for any help on the following: I have a number of text cells in my database (data type: text) some of which include a ' +' after the text. I would like to pull out the text without the ' +' attached. Does VBA have a truncate or 'cut off' command that can be used. Or...
  2. G

    Need help with findfirst command

    Working now. Thanks very much for your help.
  3. G

    Need help with findfirst command

    Dear all. I am no expert at access but have managed to successfully code what Ive needed so far using the 'move' commands. However, the findfirst command will allow me to find the first record meeting a condition I set- but I cant seem to get it working. I basically want to find the first record...
Back
Top Bottom