Morpheus_UK
Registered User.
- Local time
- Today, 12:52
- Joined
- Dec 31, 2004
- Messages
- 23
Hey all,
How do you do read-only for a subform on a form? Can u do this, I don't know how to make forms alone, read only, I've swear I saw read-only forms before.
Basically I'm trying to make the textbox on the subform appear as a label to go ontop of a header strip I made. The textbox's source is based from a query made to produce a persons Full Name
[Forename] & " " & [Surname]. It works, my issue here is how it looks. Plus the fact u can click in a textbox and change the data, I don't want this (I have a separte form for entering/editing Name details i.e. Title, First Name, Middle Names etc).
Thanks in advance,
How do you do read-only for a subform on a form? Can u do this, I don't know how to make forms alone, read only, I've swear I saw read-only forms before.
Basically I'm trying to make the textbox on the subform appear as a label to go ontop of a header strip I made. The textbox's source is based from a query made to produce a persons Full Name
[Forename] & " " & [Surname]. It works, my issue here is how it looks. Plus the fact u can click in a textbox and change the data, I don't want this (I have a separte form for entering/editing Name details i.e. Title, First Name, Middle Names etc).
Thanks in advance,