Just a quick one - Labels

  • Thread starter Thread starter Jimbo1
  • Start date Start date
J

Jimbo1

I have a listbox on a worksheet which is populated using .additem in
code. I think i'm right in saying that you cannot put column headers in
when it is done this way. This beng so I thought I would just create
Labels and place them over the top of where the headers would be.
However the Listbox always seems to sit on top of the labels and when
trying 'Bring to Front' or 'Send to Back', they still sit beneath the
listbox. Is there anyway to change this?

Cheers in advance.
 
Why not just put the labels slightly above the listbox so that both are always
visible?
 

Ask a Question

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.

Ask a Question

Back
Top