Recent content by Duhuhude

  1. D

    Count commas and use as array size

    Thanks, but before I try that, how do I retrieve a record from a query?
  2. D

    Count commas and use as array size

    Hello everyone I need to use VBA to retrieve a record from a query, count the number of commas, and use that number +1 as the size of an array. How do I go about doing this? Thanks
Back
Top Bottom