Search results

  1. W

    Query using date filter from textbox

    Hi guys, My mind has gone blank with this one, I have a textbox on the main form called monthtext. I want to use the data from this to filter a query to display records from only the month selected. I have tried a few ways but for the life of me I cannot work this out. Any help would be great
  2. W

    Help with query

    Hi guys, I am trying to run a query that will only display data which dates are within the month and year selected by a text box on the main screen. I am having so many issues with this. I have tried google but no joy so far. The textbox is on a form called MainMenu and the textbox is called...
  3. W

    Whole Entry In CAPS

    Hi guys, me once more with a silly question. I used a Ucase code to turn the text in my textbox to CAPs using the After Update Event. This was working fine but now it send me to debug the code. Is there a simple way or do you guys know the best code to use for this to work? Many Thanks
  4. W

    Textbox display month and year with buttons

    Hi guys, I am very new to access and VB so I am sorry of this is a stupid question. I am creating a database for my work and I would like the text box to display the current month and year. I would like to command buttons each side one to go back a month and the next one to go to the next...
Back
Top Bottom