Remove auto navigation buttons.

M

Mary Hartman

I hate to take anyone's time with this. I have read how to do it
someplace, and I've even done it before, but now I can't find the
directions and I can't remember and I've looked for a long time. I
think I must be looking right through them because I've gotten myself
so frustrated.

I have put my own record navigation buttons in my forms and want to
get rid of the ones Access puts in automatically.

Can someone just point me the right way?
 
R

Rick Brandt

Mary Hartman said:
I hate to take anyone's time with this. I have read how to do it
someplace, and I've even done it before, but now I can't find the
directions and I can't remember and I've looked for a long time. I
think I must be looking right through them because I've gotten myself
so frustrated.

I have put my own record navigation buttons in my forms and want to
get rid of the ones Access puts in automatically.

Can someone just point me the right way?

Form property sheet - Format tab - NavigationButtons (set to No).
 
Top