worksheet cells displayed on a user form

  • Thread starter Thread starter caroline
  • Start date Start date
C

caroline

Hello,
I would like to display part of a worksheet on a userform. Could you help?
Thanks
 
Could you provide more information, is it a range of cells or the content of
one cell?
 
Caroline,

Display the results (like a picture), or make the cells editable, or allow the user to select some
cells???

What you can do also depends on what controls you have available, and what controls your end users
will have available. There is no standard control available through Excel that will allow this
(like MSFlexGrid.OCX, available through VB6, for example) - but you have Excel right there to show
the cells - perhaps you could select them, or highlight them, or....

HTH,
Bernie
MS Excel MVP
 

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