Recent content by plavookins

  1. P

    #Type! error

    first, thank you for answering. It is a text box, not a label. I know all the field should be filled and understand nz. I attached my database so you can see..... Form "otpremnica" text box text142 ....
  2. P

    #Type! error

    I created text box and wanted to sum two text boxes values in form (=[Količina bruto:]+[Količina bruto1:]). I receive error #type!... what is the problem...?
  3. P

    Filter report based on form values

    Another similar problem...... I added another combo box on that filter form (bombo box connects two fields in table , firstname and surname) but it doesn't filter anything when I run report. It appears that the right informations are in combo box when I click on it.... see picture. I suppose the...
  4. P

    Filter report based on form values

    I finally figured it out. I removed ID field from query.. That is it....
  5. P

    Filter report based on form values

    I created query. After that created report based on that query. In query I put criteria that will looks for values in form that I created earlier (three values, number and two dates). When I run report filter form appeared. If I just click on OK report returns all record which is ok. But when I...
  6. P

    Combo box show only id's in a form

    I now see you edited your post and it is clear to my about changing from lookup to standard text box. Should I create query after that which comboboxes on forms will pull information from ? thanks for help. It was very helpful
  7. P

    Combo box show only id's in a form

    Did you see the microsoft table I attached? Table Cases pulls information from others tables via Lookups. I really don't understand now. What is the other way in table Cases to pull that information like \Assigned to, Caller , Opened by etc...
  8. P

    Combo box show only id's in a form

    I explored some microsoft databases. For examples this one I attached. Look at the table [B]Cases[B]. There are 5 lookups in that table. This table needs information from others tables. I don't see other way to resolve it but lookups. I suppose that microsoft will use something else if it is...
  9. P

    Combo box show only id's in a form

    Thank you for your explanation and help Galaxiom. :)
  10. P

    Combo box show only id's in a form

    That is correct, these two combobox should have the same list values. besides that what is the recommedations to use instead of lookups at the table level... thanks for help
  11. P

    Combo box show only id's in a form

    and what is the resolution to my problem in my case? Besides that what to use instead of lookups?
  12. P

    Combo box show only id's in a form

    I have already done so but the same results....... I uploaded database, look at the form "Monitor-final " and combo box "racunopolagac1". It only displays id's of the racunopolagac...
  13. P

    Combo box show only id's in a form

    it seems ok (columncount, boundcolumn...). I need more concrete resolution to the problem.... thanks anyway
  14. P

    Combo box show only id's in a form

    I created a form based on my table. There is one column “racunopolagaci” in a table where I used query in order to see names instead of id's ..see picture When I open my table I can choose list of names under that column instead of id’s. But when I create form based on that table and after...
  15. P

    It help desk form

    Thank you :)
Back
Top Bottom