Re: Can I read the value of a textbox control on a report?
- From: MLH <CRCI@xxxxxxxxxxxxxx>
- Date: Wed, 04 Jan 2006 18:59:53 -0500
On Wed, 4 Jan 2006 18:55:16 -0500, "Ken Snell"
<kthsneisllis9@xxxxxxxxxxxxxxxxxx> wrote:
>Because a report is "built" sequentially, it all depends upon where the
>textbox is located and what its control source is -- assuming that we're
>talking about code within the report. So, it can be unreliable depending
>upon when and where you're trying to read it.
>
>You'll likely have better results if you read the value of the field to
>which the textbox is bound.
Sounds like a plan to me. What syntax do I use to do exactly that?
Obviously, not Me!BlahBlahBlah.
.
- Follow-Ups:
- Re: Can I read the value of a textbox control on a report?
- From: Ken Snell
- Re: Can I read the value of a textbox control on a report?
- References:
- Re: Can I read the value of a textbox control on a report?
- From: Ken Snell
- Re: Can I read the value of a textbox control on a report?
- Prev by Date: Images w/ transparent background in Access?
- Next by Date: Re: Which is best - recordsets/VBA V SQL statements for updating data
- Previous by thread: Re: Can I read the value of a textbox control on a report?
- Next by thread: Re: Can I read the value of a textbox control on a report?
- Index(es):
Relevant Pages
|