Search results

  1. D

    concatenating records in one field

    Thank You. Were you able to view the example table? I did not have internet connectivity over the weekend and only spotty while trying to communicate with you. I think that I can use the Select Distinct after I get the concatenation to look like the example. I tried to use the Concatrelated...
  2. D

    concatenating records in one field

    see attachment for example.
  3. D

    concatenating records in one field

    I think i can retain integrity of the values if I concatenate in a different table than the one i was originally trying. More info: I have three tables A, B, C. A has a one to many relationship with B, and B has a one to many relationship with C I would like to concatenate records that occur...
  4. D

    concatenating records in one field

    I am trying to concatenate records in a field with commas to separate. the field sometimes has repeating records that I do not want to concatenate into the new field, I only want to concatenate one occurrence of each different value into the new field an example would be Landform1 (this is...
  5. D

    New Member

    I am a new user and have had no formal training. i am learning as i go and mostly self taught, which isn't saying much. I look forward to learning more and will probably be posting many questions over the next few months. Thanks
Back
Top Bottom