Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"F7"

Status
Not open for further replies.

Keberhard

Programmer
Mar 11, 2002
19
0
0
US
I am wondering if anyone knows what F7 does in Access 2000. I needed to write a record to a table and make sure that the current record kept the focus. F9 works to write the record to the table but it sets the focus back to the first record making it impossible to run the next portion of code since the criteria for the function is based on the current record. I was just running some tests and found that F7 works but I can't find any documentation on what this key is used for in Access 2000.
 
If you highlight text and press F7 it will open the spellcheck dialog.
 
Thank you. I actually figured that out just after I posted the thread. I thought it was very strange that the combination of keys worked the way I needed it to but is intended for Spell Check. I found a better, more reliable way to accomplish the task. Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top