G
Gonzosez
I have an application that uses the same title in several different places
on a form or report
for example lbl1.caption = "bob"
and I want lbl2.caption to = lbl1.caption
I know I can refer to lbl1 in the properties sheet for lbl2 but I forget how
to do it.
something like =[form]![lbl1]![caption]
Help
on a form or report
for example lbl1.caption = "bob"
and I want lbl2.caption to = lbl1.caption
I know I can refer to lbl1 in the properties sheet for lbl2 but I forget how
to do it.
something like =[form]![lbl1]![caption]
Help