Search results

  1. L

    Using AND statement with if Statement

    IF ELSE Statements issue and ISNULL statements I have a piece of code which looks for a delimeter "/" in a string (e.g. Smith/John) and if it find the "/" then it splits these two strings at the "/" If the delimiter is not found then the it goes to the next record. however i dont want it to do...
  2. L

    Multiple delimeter split

    This is my first post here :). I will try to remember all the sticky points i have just read for noobies. I am new to Access. I am using Access 2007. Problem: I need some assistance in developing a module/procedure that will seperate a single column from a table based on different delimeters...
Back
Top Bottom