Hugolino said:
eu sou totalmente novato em access..tudo q sei aprendi olhando outras
pessoas...
mas enfim..criei um formulario..com as suas respectivas tabelas e tudo
mais...mas não consigo fazer esses formulários gravarem os registros...o q
faço...!??!?!
Sorry... I don't speak Portuguese, but my guess is that you asked
[...]
but finally .. I created a form .. with its respective charts and everything
more ... I cannot manage to make these forms display the fields ...
what should I do ...!??!?!
If I understood properly, my advice is:
- Define a query to display the values you want to see.
- Use the Forms Wizard to create a form based on the query.
To use the forms you have now, I suggest this:
- For each control that does not display what you want, right-click on
it, select "Properties", and set its "Data Source" to the proper field
of a table or query.
-- Vincent Johns <
[email protected]>
Please feel free to quote anything I say here.