Search results

  1. D

    Filtering collection using " " as a delimiter

    Hi, I've read a csv file as a collection and I'm trying to mimic the action of a macro in blue prism, I have sorted the data accordingly and I am now looking to filter the data point (which happens to be datetime) by the " " space separating the date and time. I have this so far...
  2. D

    VBA Error Thrown

    Hi, The Snippet runs perfectly in excel but when pasted into the Code section of the Code box properties; it throws an error. It requires the 'method argument' to be in parentheses. This is unusual as the VB syntax doesn't follow this requirement. ======...
Top