You don't. Queries are not spreadsheets. If you really need to do this,
display the data in a Continuous or Datasheet view and lock individual
textboxes.
As I said, you can't do it in a query. You'll have to create a form that
uses the query as its record source.
Instructions:
1) Click on the Forms tab in the Database Window.
2) Click the New button
3) In the dialog box, choose Autoformatasheet and select your query in the
drop-down box.
You will get a form that looks like a query in datasheet view.
4) Click the Design button
5) Select the field you want locked. Note: It won't be a column here, just
a single text box.
6) Click the Properties Button on the toolbar (looks like a hand pointing to
a piece of paper)
7) Scroll down the properties until you come to the Locked property. Set
this to Yes.
8) Repeat for each "column" you want locked.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.