Re: update Form from query
- From: Steve Schapel <schapel@xxxxxxxxxxx>
- Date: Mon, 27 Mar 2006 20:03:32 +1200
Omar,
Try it like this...
In the Record Source property of the form, put the name of the query. For example:
totals
In the Control Source property of the textbox, put the name of the field. For example:
total
--
Steve Schapel, Microsoft Access MVP
omar wrote:
I am access beginner. I would like to show the result of query on form. I pu the query name on the control source of the text box but it didn't work..
controlsource =totals!total
the query basic sum the tolal of field
- Prev by Date: Re: Requery subforms that don't have a Master/Child relationship
- Next by Date: Re: Command Button Not Visible
- Previous by thread: Re: Requery subforms that don't have a Master/Child relationship
- Next by thread: Referencing ad-hoc tables on forms..
- Index(es):