I am currently working on an Access VBA Form. I am trying to paste an object
but it keeps appearing behind a list box. Is there a way to get the Object I
pasted in to appear on top of the other objects?
DoCmd.RunCommand acBringToFront

Signature
HTH,
George
>I am currently working on an Access VBA Form. I am trying to paste an
>object
> but it keeps appearing behind a list box. Is there a way to get the Object
> I
> pasted in to appear on top of the other objects?
> I am currently working on an Access VBA Form. I am trying to paste
> an object but it keeps appearing behind a list box. Is there a way
> to get the Object I pasted in to appear on top of the other
> objects?
Select the object and from the Menu, Format->Bring to Front.
Be aware that certain objects will hide others, such as an image over a
textbox, and Access will resend the image to the back.

Signature
Bob Quintal
PA is y I've altered my email address.
--
Posted via a free Usenet account from http://www.teranews.com