Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default display contents of a worksheet in a form/frame

is there a way to display the contents (specifically a range) of a specific
worksheet in a user form? (or a frame - perhaps using tabs to display
multiple worksheets)?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default display contents of a worksheet in a form/frame

Does the data need to be editable, or would a picture of the range be
enough?

If no need for editing you could use the copypicture method of the range,
and copy the resulting image into an image control on the form.

Tim.


"Gixxer_J_97" wrote in message
...
is there a way to display the contents (specifically a range) of a

specific
worksheet in a user form? (or a frame - perhaps using tabs to display
multiple worksheets)?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default display contents of a worksheet in a form/frame

it doesn't need to be editable (but that would be a nice feature).

how do i paste the copied range to an image in a form?


"Tim Williams" wrote:

Does the data need to be editable, or would a picture of the range be
enough?

If no need for editing you could use the copypicture method of the range,
and copy the resulting image into an image control on the form.

Tim.


"Gixxer_J_97" wrote in message
...
is there a way to display the contents (specifically a range) of a

specific
worksheet in a user form? (or a frame - perhaps using tabs to display
multiple worksheets)?




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default display contents of a worksheet in a form/frame

Maybe look at "pastepicture.zip" he

http://www.bmsltd.ie/Excel/Default.htm


Tim


"Gixxer_J_97" wrote in message
...
it doesn't need to be editable (but that would be a nice feature).

how do i paste the copied range to an image in a form?


"Tim Williams" wrote:

Does the data need to be editable, or would a picture of the range be
enough?

If no need for editing you could use the copypicture method of the

range,
and copy the resulting image into an image control on the form.

Tim.


"Gixxer_J_97" wrote in message
...
is there a way to display the contents (specifically a range) of a

specific
worksheet in a user form? (or a frame - perhaps using tabs to display
multiple worksheets)?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display contents of a cell in a user form text box -- Excel 2003 VBA hiskilini Excel Discussion (Misc queries) 7 April 4th 23 10:22 AM
display current cell contents in another worksheet andy62 Excel Worksheet Functions 2 March 29th 07 07:48 PM
Display cell contents in a second worksheet file Jeff Weinberg Excel Discussion (Misc queries) 0 March 16th 07 05:48 PM
Display Worksheet image on a form Dave Taylor[_4_] Excel Programming 0 November 18th 04 10:10 AM
Display Worksheet image on a form Dave Taylor[_3_] Excel Programming 1 November 18th 04 02:19 AM


All times are GMT +1. The time now is 01:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"