Recent content by Drather

  1. D

    Concat

    That is the issue I am trying to understand The_doc_man. The more I look into it, I cannot see why there is a limit of 255 since it uses String; but when I ran it last time, I was losing any information over 255 char. I originally hoped it was just a matter of redefining a variable from String...
  2. D

    Concat

    Some additional info. I am currently using office 2013 (excel and access primarily). I am, and find most people I deal with, are more familiar/comfortable using Excel. I have found in the past there are some things that Access is better at, so I am trying to learn how to use it more...
  3. D

    Concat

    Hello, I am looking for some help on how to edit the following code to remove the 255 character restriction. The more I look into why there is a 255 char limit the more I feel I am missing. Thanks in advance. (for those interested, I will try to post a follow up with more info on what the code...
Back
Top Bottom