Search results

  1. C

    Combo box tomfoolery

    Morning Was wondering if it was at all possible to add an option on the bottom of a combo box selection that would bring up a new window to add something to the list. For example: I have a list of users, if I want to add to that list of users I would very much like to have an "add user" option...
  2. C

    Date/Time Picker

    I'm trying to use the date/time picker (now I wish I hadn't) to very simply select a date. This morning it was working fine, now this afternoon when I go into the form it will not display except for a white box or if I move to another record or go to exit, these are both pretty lame so is...
  3. C

    Disable Scroll Wheel

    Hi Is there a way of disabling the scroll wheel so it doesn't cycle through the other reocrds in a form. Thanks
  4. C

    Getting rid of access :o

    How do I get rid of everything on the screen bar the forms, i.e. the background Access window? There must be some way!
  5. C

    Displaying relevent data only!!!

    I have a datasheet with some combo boxes that search for data under specific dates and times, at the moment when you select the date and time for the combo box, it will just go to the first record matching the criteria, however I would like it set up so that ONLY those results are displayed...
  6. C

    Displaying relevent data only!!!

    I have a datasheet with some combo boxes that search for data under specific dates and times, at the moment when you select the date and time for the combo box, it will just go to the first record matching the criteria, however I would like it set up so that ONLY those results are displayed...
  7. C

    cascades and datasheets, oh joy!!!

    Hey ho I have a table full of dates and each date has multiple time slots, and each time slot has multiple data values. What I would like to do is have 2 cascading combo boxes (for date and time), so when you click the date it returns only the information for that date in the datasheet, and...
  8. C

    Filtering problemo!!!

    So I have a lot of data that sometimes needs filtering by Date, or Date and Time. Is it possible to have a drop down box to display everything for a specific date, and then another combo box to filter even further for specific time slots. If so how?? Cheers!! :o)
  9. C

    Need help with a filter issue!!

    So I have a lot of data that sometimes needs filtering by Date, or Date and Time. Is it possible to have a drop down box to display everything for a specific date, and then another combo box to filter even further for specific time slots. If so how?? Cheers!! :o)
  10. C

    Need help with a filter issue!!

    So I have a lot of data that sometimes needs filtering by Date, or Date and Time. Is it possible to have a drop down box to display everything for a specific date, and then another combo box to filter even further for specific time slots. If so how?? Cheers!! :o)
  11. C

    Chart

    Hi I'm trying to create a line graph from a query I have set up that selects data from particular dates. The problem I am having is that the legend displays every day of the week (e.g. mon, tue... sun) even if only 2 days worth of data are selected, in the query (and how I want it to look) the...
  12. C

    Chart problem

    Hi I'm trying to create a line graph from a query I have set up that selects data from particular dates. The problem I am having is that the legend displays every day of the week (e.g. mon, tue... sun) even if only 2 days worth of data are selected, in the query (and how I want it to look) the...
  13. C

    Selecting dates

    Quick one for you geniuses out there! I would like a command button to print records from a select query displaying dates for the past 2 days but not for todays date. e.g. today is the 29th, I want to print records for the 27th & 28th. Data is being recorded hourly and kept for 2 months so...
  14. C

    Filtering!!

    hello i have a data sheet form which I need some help with!! I have a lot of data that I need filtering. The first filter is for day and the second is for time of day. I.e. i want to be able to click on a date (using the calender from MS datepicker) and have the datasheet return the records...
Back
Top Bottom