View Single Post
  #3  
Old November 2nd, 2009, 05:07 PM posted to microsoft.public.access.forms
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Default Value on Continuous Form

If I manually change it - all records change. Is this because it is
"Unbound"?
If it is 'unbound' then no records are changing as it is not seeing data
form any records.
What do you want to do with this 'unbound' text box?
What purpose is it suppose to serve?

--
Build a little, test a little.


"Suzanne" wrote:

In Access 2007 I have a continuous form on which I have an unbound text box
that defaults it's value using a dlookup, however, it's not working properly.
It seems that the value is always defaulting to the first records value. If
I manually change it - all records change. Is this because it is "Unbound"?
I'm fairly new to Access so any advice would be appreciated.

Thanks!