Re: Assigning value to text box in a form
- From: "Bob Howard" <info@xxxxxxxxxxxxxx>
- Date: Thu, 23 Aug 2007 14:48:48 -0700
How about Me.txtTotalAmount = "123"
Bob
"brunogrd via AccessMonster.com" <u34397@uwe> wrote in message
news:77248167e4a0c@xxxxxx
Hello there,
I'm trying to assign a value to a text box.
I thought that would have been pretty easy but I keep getting an error
2448
"You can't assign a value to this object"
This is the simple code that I've been using to do so
Me.txtTotalAmount.Value = "123"
Any idea on what I could modify the codes to make it work?
Thanks,
Bruno.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200708/1
.
- Follow-Ups:
- Re: Assigning value to text box in a form
- From: brunogrd via AccessMonster.com
- Re: Assigning value to text box in a form
- References:
- Assigning value to text box in a form
- From: brunogrd via AccessMonster.com
- Assigning value to text box in a form
- Prev by Date: How do you find out how many sections are in a report
- Next by Date: Re: Value and Text Properties of controls
- Previous by thread: Assigning value to text box in a form
- Next by thread: Re: Assigning value to text box in a form
- Index(es):