Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Scroll Bar in Excel 2002

I have a client that has excel 2002. She has added a
scroll bar to a cell in a very simple spreadsheet. There
is lots of data in that one cell that she wants to be
able to scroll through. She added the scrollbar using the
control toolbox, but after exiting design mode the scroll
bar does not work. Neither of us know visual basic, but
here is the code that it generated automatically. Is
there something else that needs to be done to have this
scroll bar work?

Private Sub ScrollBar1_Change()

End Sub

Thanks!!
Carla
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default Scroll Bar in Excel 2002

Carla

As far as i am aware, you can't add a scroll bar to a cell, what you
have done is put a S/B on to the "picture" layer of the worksheet
(there is an invisiable sheet for picture and controls to go on), i
dont have 2002 with me at the mo, so i'm not 100% but i dont think you
can add a SB to a CELL,... also why?
any way sorry not much help
ross
ps the code
Private Sub ScrollBar1_Change()

End Sub
is the deflut code of the control
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default Scroll Bar in Excel 2002

Carla

As far as i am aware, you can't add a scroll bar to a cell, what you
have done is put a S/B on to the "picture" layer of the worksheet
(there is an invisiable sheet for picture and controls to go on), i
dont have 2002 with me at the mo, so i'm not 100% but i dont think you
can add a SB to a CELL,... also why?
any way sorry not much help
ross
ps the code
Private Sub ScrollBar1_Change()

End Sub
is the deflut code of the control
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
Show the horizontal scroll bar in Excell 2002 punkster Excel Discussion (Misc queries) 3 October 17th 06 05:07 PM
Outlook 2002 calendar dates exported to Excel 2002 sort incorrectl scampbell Excel Worksheet Functions 0 February 22nd 06 06:31 PM
Cant scroll down in 2002 xls, slider moves, but stays on first 25 Geoff C Excel Discussion (Misc queries) 1 February 16th 06 07:40 PM
Can you print labels using Excel 2002 in a Word 2002 mail merge? Individual_ Excel Discussion (Misc queries) 3 December 17th 04 08:39 PM
Excel 2002 files attached to Outlook 2002 EMails change size AJStadlin Excel Programming 1 October 15th 03 12:12 AM


All times are GMT +1. The time now is 06:54 AM.

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"