Search results

  1. M

    Parameter value issue

    help filtering with combo box, almost there Hi I got this db with a small problem. I've got a subform where you can enter several dates and comments for the same person. But when the form opens or I search and display a new person a parameter value box comes up where you can enter a date or...
  2. M

    multiple tables per person (student)

    It would meen alot to me. When I open the form I get this enter parameter value to insert date. I would like to skip that and have a combo box where I can choose date from or just write it in a textbox. Thanks in advance Mikael
  3. M

    multiple tables per person (student)

    this is how it looks I would like to have the dates and comments in the subform. You can for example type in lar in the textbox "efternamn" and hit enter and I will be able to make comments for this person. //Mikael
  4. M

    multiple tables per person (student)

    Sounds great, is there a possibillity for you to make a quick example I can use as a template. I know it's kind a rude to ask but I can't get it to work! Mikael
  5. M

    multiple tables per person (student)

    Hi I have a DB for students. I'm making notes each time we've had a chat. Is there a possibillity to make a relationsship between 2 tables so I can make multiple records for one person? (or any other way) For ex. 03-04-06 there were a couple of things I wrote down. and 03-06-06 there were some...
  6. M

    Filtering combobox in form

    This is how it looks. Its a search form where you can fill in a letter or more in the upper fields with the buttons and it will display in the lower textboxes I will then be able to have multiple entries for each person and I will also be able to backtrack the entries by date. Like if a person...
  7. M

    Filtering combobox in form

    I'm sorry if I'm not that good of a user. Can anyone create it in the attached Db. It's just an example. I have a more complicated Db for prod. But I got stuck here when they wanted this function Thanks Mikael
  8. M

    Filtering combobox in form

    Hi I have a minor problem. I have a table and form with a carpool. I would like to be able to display history by date with the help of the combobox which car you had last week. But I don't know how to go about it. I have attached a DB and would be glad if someone can but their magic touch...
  9. M

    combobox selection/display in patient journal

    Hi I have a searchform that has subforms displaying information about patients. In one of the subforms I would like to have a combobox where you can choose the last date they had a treatment and the information will display in several boxes depending on what header the information it goes...
  10. M

    Search in db table

    Hi Place these to under see and have a look at what I want to do. Thanks Mikael
  11. M

    searchform question

    Thank you very much that's great Mikael
  12. M

    Search in db table

    Hi Is there someone who knows how to make a search webpage based on this access table and query. I will be able to search on either "first name" "last name" or "personnummer". And it would be nice if you could just type in "like" 1 or 2 letters and get a selection. Thanks Mikael
  13. M

    searchform question

    Hi Can you guys please complete this form so I can search on "personnummer", First name or last name. I whan't to be able to search on either of the above. if it's possible just to type in for ex the first 2 or 3 letters in a searchbox to display the results for those i would be glad. Thanks...
  14. M

    Button that displays a form in unbound box

    Hi I've checked out some nice solutions on this forums but i'ts not really what I want and I've tried to modify them but without success. Can anyone create a sample or let me know how to do this the easiest way preferably with no scripts (or small ones) //Mikael
  15. M

    Problem with Link ID in form

    Ok if I explain it like this. I have a mainform with a serch option. Then I have another form that displays information about the displayed search. How do I get this form to link to the displayed search? Where do I put the reference for it? Thanks
  16. M

    Problem with Link ID in form

    I'm with you so far. But when I've entered the form name and it displays when I push the button, it doesn't get the right values. Can you program the buttons in the code so they point to the right referens ID.? In the tables i've created the primary key is the ID tag and the numerous forms has...
  17. M

    Problem with Link ID in form

    Hi I have a form with buttons that I've found i the sample database. When I click the buttons I get one of my forms in the destination window. But the form doesn't link to the right link ID, is this something you can code? Attached is the sample. (not with my form in though, but you get the...
  18. M

    choose in combo display in field

    Hi Can anyone create a form with a combobox where you can select a form and this form will display in an static area. Then you can choose another form in the combobox and it will display in the same spot. the forms that will be displayed are exactly the same size. This would help me very much...
  19. M

    problem importing module

    worked like a charm. Thanks a lot
  20. M

    problem importing module

    Hi when I import the module for this calendar to my db for use and compile it it shows error on the DAO string under input..... Why, can anyone help me with this. Or can you open this db form via a button on my form in the other db. Mikael
Back
Top Bottom