Search results

  1. J

    What is entered in a parameter pops up in the Form

    Hey, I made a form using a field from a query that uses a parameter. When I enter this parameter, for example a date, how do I make the date appear on the form? Is this possible? Any help is much appreciated!
  2. J

    Urgent HELP!

    BBQ Kittens Thanks a bunch!! sorry spikepl next time i post i'll be descriptive.
  3. J

    Urgent HELP!

    Hey, I set the background to a text box to "Transparent" but every time I open a form access automatically selects the first text box ( the transparent text box) which makes that text box turn white. How can i stop this from happening? When the form opens is there a way to stop access from...
  4. J

    Help! How do I...

    Cool! thanks G much appreciated.
  5. J

    Help! How do I...

    MSAccessRookie Thanks man! two great ideas that never crossed my mind. Just one thing, how would i modify the Source of the List Box to be a Query associated with the Button that was clicked, and Un-Hide the List Box and its Label? How is this done on VB? Can you give me an example of the...
  6. J

    Help! How do I...

    Hey, I want a Form which displays three different List boxes. Each list box is made up of three different queries. I don't want to display all three list boxes at a time. Instead I want each list box to only display onto the middle of the screen when an OnClick button is pressed. For example...
  7. J

    HELP! Trying to make a query where every 5 orders a customer receives a discount.

    JANR, Thanks man, I think I understand it its just a matter of applying that into my database now. It may take me some time but i'm sure i'll figure it out. If i can't and I have a problem i'll let you know. Much appreciated G!
  8. J

    HELP! Trying to make a query where every 5 orders a customer receives a discount.

    JANR, sorry to be a pain but I'm relatively new to MS Access and VBA isn't one of my strengths. Having said that, i'm not sure if what you posted is exactly what I wanted to do. Perhaps I can elaborate on my situation so that maybe you can give me an answer that I would understand. I have 6...
  9. J

    HELP! Trying to make a query where every 5 orders a customer receives a discount.

    I've made an ordering system which includes a query that counts how many orders each individual customer has made. Every 5 Orders a customer gets a discount on their order. How do I apply this? Is there a function in access that recounts values? For example, access would count all a customers...
Back
Top Bottom