Search results

  1. M

    Add a % column to a cross tab query

    Figured it out. Just did a query based on the crosstab query results and put in the % fields.
  2. M

    Add a % column to a cross tab query

    Here is what the output of my query looks like. I would just like to insert % for each category
  3. M

    Add a % column to a cross tab query

    Hello All, I have created a cross tab query that contains a row heading for Entity and Total Cases. I would like to have a percentage of the Case Total for Each Category as well as the count for each category. It works fine for just the counts and here is the sql behind it: TRANSFORM...
  4. M

    Opening multiple folders from a form

    Good Morning All, I am a little stumped here. I have a Form that fills the entire screen. On that Form I have a couple of buttons that open folders on our network drive that our folks can use for reference material. If an employee opens multiple folders, I would like for them to be on top...
Back
Top Bottom