J
juicegully
Hi,
I have two questions:
1. When I go to datasheet view, the names of my fields are the names of my
controls. In the query design (the query is the form's record source), an
example of a field name is "#Yrs: ConvertToYrs([Num])". On my form, the
control txtYrs is bound to "#Yrs" but when I go to Datasheet view, i see
"txtYrs". How can I change this?
2. I've seen a lot of questions on how to switch a subform to datasheet
view and back, but if I'm not using a subform, how does this work? I have a
button on my form to go to datasheet view, but no button (obviously) to get
back to form view.
Thanks
I have two questions:
1. When I go to datasheet view, the names of my fields are the names of my
controls. In the query design (the query is the form's record source), an
example of a field name is "#Yrs: ConvertToYrs([Num])". On my form, the
control txtYrs is bound to "#Yrs" but when I go to Datasheet view, i see
"txtYrs". How can I change this?
2. I've seen a lot of questions on how to switch a subform to datasheet
view and back, but if I'm not using a subform, how does this work? I have a
button on my form to go to datasheet view, but no button (obviously) to get
back to form view.
Thanks