Recent content by mmai

  1. M

    How to generate username based on table lookup?

    I would definitely be interested in using the getmax, but don't know how to make if work in the context I described
  2. M

    How to generate username based on table lookup?

    Need a function or code or expression that will generate a username value for that will not conflict with any username value that already exists in Table_MASTER. If the value already exists, then increment the generated value by a number (consecutively) until no conflict. Example: Table_MASTER...
Top Bottom