Search results

  1. D

    Conditional sorting in Report?

    Right now on one of my forms I am doing the standard Sort alphabetically. Is there a way I can do a conditional sorting? Like if [ColumnA]=1 put that first, if [ColumnC]=4 put that 2nd if [ColumnJ]=2 put that 3rd. So they are not in order or alphabetically but I will have simple...
  2. D

    Form condition word highlights row

    Hopefully a simple question. I got a conditional formatting in a report that if a value in a column equals XXX make the word RED. Is there a way I can make it so that if value equals XXX make the entire row that its in RED? :confused:
  3. D

    Dashboard noob question

    :confused: Noob alert in progress Pointers needed here. Basically I got 4 reports that are all based off queries. No forms. All I want to do is put these 4 reports into 1 report to make a dashboard. The queries are small but they are completely different and return very different...
  4. D

    Noob sorting queries question

    Noob alert :banghead: Tried searching didnt find exactly what I want. I have a form that works all I want is a combo box that shows each tables field names. You pick the name and when you run your query it will SORT by that field name. Ideally I would like it to be that combo box with...
  5. D

    Remove unused image from DB

    noob question.... I imported a few image background to test on forms. I noticed that even though I am not using several of them they are stored in the database making it a lot larger then I care for it to be. I tried a compat on the database but that didnt help. So where can I go to delete...
  6. D

    Help Query by date issue

    Hello everyone first off I am a noob with access :o So heres my issue.... I have a table with the following clientname| accesscode | datetochange The client name will have several entries lets say 1 for each month in the past and into the future. I want a query to show only a single...
Back
Top Bottom