View Full Version : Focus trouble I think


ThatDougGuy
02-25-2001, 03:48 AM
Hi All
The trouble is if i click on a button the controll stay on the button. i was hope to get it to return to the field that had focus before the button was clicked. ( the button stays indented ) any help would be great

pdx_man
02-26-2001, 10:02 AM
You have used a toggle button instead of a command button. It is on the toolbar a little further down.

Keith P
02-26-2001, 10:14 AM
use the previouscontrol property. There are examples in Access Help.