Search results

  1. R

    Multiple choices combo box

    I am working on creating a form where I have the main questions and sub answers, for example: 1. This is question number one 2. This is question number two 2a. Sub answer 1 2b Sub answer 2 3. This is question number three 3a. Sub answer 1 3b Sub answer 2 3c Sub answer 3 For the each of the main...
  2. R

    Randomly pick records for each User

    I have a query with a list of Customer SSNs and Claim Rep, I want to randomly pick 5 Customer SSNs for each of the Claim Rep. I can't figure out on how to do that, I was able to create an SQL code to just randomly pick the customer SSN. I don't know anything about Visual Basic codes, but if that...
Back
Top Bottom