Search results

  1. G

    switchboard buttons

    I have a switchboard set up for my database, and i want the buttons to change colour (or some other noticeable change) when selected. Right not all that occurs is that a small dotted square appears in the button. is this possible?
  2. G

    changing properties

    I have been able to change some properties using "if statements" (format, visible) but not others (inout mask, back colour). Is possible tp change all properties or just some. if it is possible, where cani get a list of the commmands VBA uses?
  3. G

    remove items from list

    how would i remove something from a list which has already been used in a previous record?
  4. G

    format date field

    Is there any way to set a date field in a form that has the format of dd-mmm-yy or mmm-yy depending if the date is an estimate or a real date ex) If estimate the user will input "Nov-04 ", and if a real date the user will input "12-Nov-04" i will have a combo box whill allow to identify if...
  5. G

    help with access

    is there anywhere i can post my database and someone can help me work through some of the issues. for me that would be a lot easier than trying to explain it.
  6. G

    problem saving

    For some reason i am having trouble saving the data in the form to its appropriate table. I have a macro setup so that when i am done with a form i click a button wich saves that form and opens a new 1. however if i were to check the table it is supposed to be saving to the data is not there...
  7. G

    3-tiered example

    please help with troublesome form Hi everyone!! I was wondering if anyone has an example of 3-tiered system. This is what i mean: Level1 has a list of items, for each item the user can go to the next form to choose a colour, and from that form(where you pick the colour) the user goes to the...
  8. G

    query problems

    Hi eveyone. this is my first time here. Here is what i am trying to do, and it is obviously giving me problems. For all those who know the Assets Tracking database which is a template in Access, I am trying to do something very similar to when you click on the "Maintenance..." button in the...
Back
Top Bottom