Thanks Vadim,
You got me curious so I did some testing. OldValue is Read Only in all views
whether the control is bound or not. When the control is UnBound then OldValue
follows Value. So you are correct that OldValue will not work here. But the
Tag property is still available and would work for rolling your own UnDo.
>Hello RuralGuy:
>You wrote on Sun, 02 Oct 2005 04:59:28 -0600:
[quoted text clipped - 9 lines]
>
>Vadim
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
Sag73 - 04 Oct 2005 17:30 GMT
Hi Vadim & RG
Well I guess your analysis / presumption are correct. However, RG's pointer
on trying to use OldValue has helped me.
As the unbound controls derive their value from the bound controls, I have
used the OldValue of the bound controls to 'roll-back' the value of the
unbound controls when no search criterion is met.
Thanks for pointing me in the good direction.
> Thanks Vadim,
> You got me curious so I did some testing. OldValue is Read Only in all views
> whether the control is bound or not. When the control is UnBound then OldValue
> follows Value. So you are correct that OldValue will not work here. But the
> Tag property is still available and would work for rolling your own UnDo.
RuralGuy - 04 Oct 2005 22:36 GMT
That's what I like to hear, success! Good Job.
>Hi Vadim & RG
>
[quoted text clipped - 19 lines]
><vrapp@nospam.polyscience.com>
>> wrote:
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
Vadim Rapp - 06 Oct 2005 05:32 GMT
Hello RuralGuy,
You wrote in conference
microsoft.public.access.adp.sqlserver,microsoft.public.access.forms,microsoft.public.access.formscoding
on Mon, 03 Oct 2005 20:34:55 -0600:
VR> without even looking, I bet oldvalue won't work for the same
VR> reasons as you mentioned.
R> You got me curious so I did some testing.
which means you accepted the bid. As an old mainframe game was saying 25
years ago, "you lost $10, please put them into the punchcard reader".
:)))
RuralGuy - 06 Oct 2005 14:46 GMT
lol, you caught me. $'s inserted.
>Hello RuralGuy,
>You wrote in conference
[quoted text clipped - 10 lines]
>
>:)))
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.