Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I would like to display part of a worksheet on a userform. Could you help? Thanks -- caroline |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could you provide more information, is it a range of cells or the content of
one cell? -- If this posting was helpful, please click on the Yes button. Regards, Michael Arch. "caroline" wrote: Hello, I would like to display part of a worksheet on a userform. Could you help? Thanks -- caroline |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "caroline" wrote in message ... Hello, I would like to display part of a worksheet on a userform. Could you help? Thanks -- caroline |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fractions displayed in cells, Why not in user forms? | Excel Programming | |||
Updating Worksheet Through User Form | Excel Programming | |||
User form or embed in a worksheet | Excel Programming | |||
Using user form to change cell value on worksheet | Excel Programming | |||
Edit worksheet while a user form is on? | Excel Programming |