Recent content by kwazie_boy

  1. K

    A Little Help Please

    thanks for that but i was after a tutorial to explain how to make my combo box appear in the query popup when asked which month you want to find... lets say i create a from called querysource and put my combo box in there which contains all the months listed. How would i make that combo box...
  2. K

    A Little Help Please

    i have tried messing with that but am having trouble. any chance of a mini tutorial step by step? cheers, Will
  3. K

    A Little Help Please

    I want a query where instead of being asked 'what month would you like' and the user has to type the month manually, I would like a drop down list to appear in the box and the user being able to select from that...how would i do this. Thanks a lot, Will
  4. K

    A Little Help Please

    never mind, found it. thanks
  5. K

    A Little Help Please

    and how would i do that?? thanks
  6. K

    A Little Help Please

    still nothing...thanks for ur help but i think ill find another way around it...maybe a new record button when the form is already open. thanks, will
  7. K

    A Little Help Please

    Private Sub Command9_Click()
  8. K

    A Little Help Please

    btw, the module is called 'module1' if that makes any diff
  9. K

    A Little Help Please

    i have [code] Private Sub Command9_Click() OpenAndNew End Sub [code] and i get an error 'runtime 424, object required
  10. K

    A Little Help Please

    actually, i have now created a new button and pasted that OpenAndNew thing in there and when I click the button nothing happens
  11. K

    A Little Help Please

    actually, i have now created a new button and pasted that OpenAndNew thing in there and when I click the button nothing happens
  12. K

    A Little Help Please

    actually, i have now created a new button and pasted that OpenAndNew thing in there and when I click the button nothing happens
  13. K

    A Little Help Please

    actually, i have now created a new button and pasted that OpenAndNew thing in there and when I click the button nothing happens
  14. K

    A Little Help Please

    actually, i have now created a new button and pasted that OpenAndNew thing in there and when I click the button nothing happens
  15. K

    A Little Help Please

    where in the code do I add OpenAndNew???When i build event on the existing button it is already full of code...
Back
Top Bottom