Recent content by nicholash

  1. N

    combo box of dates

    The calender control is too big - so how can I reduce it to the size of a combo box? but i am sure it would be much simpler just to write a for loop to populate the cbox with dates but I couldn't get any code to work. thanks nick
  2. N

    check boxes

    Hi - I have a yes/no field and I want to display a checkbox for each. but how do i group them simply without using the laborious wizard. Many thanks Nick
  3. N

    combo box of dates

    Sorry I'm being really stupid but I can't populate a simple combo box with a list of dates. I dont want to use the access date picker because it is too big. Many thanks Nick
  4. N

    populating a combo box with a list of dates

    Hi - please can anyone tell me any easy way of filling a combo box with a list of dates or is there a built in calender component. Many thanks Nick
  5. N

    search form

    Hi - I am battling with creating a search form. I have tried using the wizard to create a combo box that finds a record but I keep getting a runtime error 3021 and debugs on the line Me.Bookmark = rs.Bookmark. If any knows the solution to this I would be very grateful otherwise if there is an...
Back
Top Bottom