Search results

  1. V

    How to show query result in text boxes??

    Thx i got it.It is not what i really needed but i can go with this.Thanks
  2. V

    How to show query result in text boxes??

    Thx for info.Can not find that subform wizard ,can you help little more explain how or where to look.
  3. V

    How to show query result in text boxes??

    OK i but how to transfer those fields to main form,need them on main form. I am making handball game statistic database.During game person inputs goals,fouls and so on,so i need score to bee seen on that main form. (query that i am talking about returns score, 2 team names and 2 team goals number)
  4. V

    How to show query result in text boxes??

    Maybe stupid question,where i need to put these in control source?
  5. V

    How to show query result in text boxes??

    You mean to put button on main form that runs that new query form? I tried to create form but i got only one record displayed atm (for other click next record) i need them both displayed at same time on main form.
  6. V

    How to show query result in text boxes??

    Hi Need some help. I have query that creates table with 2 records each with 2 columns (2x2) and they do not have indexed ID,and query is related to combo box in other form so results are not always same but it is always (2x2) and value types are always same, So how to show those results in text...
Back
Top Bottom