|
-
Apr 4th, 2000, 10:22 PM
#1
Thread Starter
Fanatic Member
I've painted a little OLE thing on my form, set it up as a "Create New" Excel worksheet. Then in the Form_Load I've put:
OLE1.CreateLink "C:\Windows\Desktop\Fred.xls"
and when the thing loads I can see the contents of dear old Fred.xls. Guuurrreeat. Now, can I get the thing to scroll? I mean, supposing I don't want to forever be looking at the top left part of the sheet.
-
Apr 5th, 2000, 04:21 AM
#2
Junior Member
Ok...
I'm doing this out of my head (I don't even HAVE Excel) but I think there should be a Scroll property or something like that. Something that says 0-None, 1- Vertical, 2-Horizontal, 3-Both or something like that.
-
Apr 5th, 2000, 03:36 PM
#3
Thread Starter
Fanatic Member
No, no scroll bar things like that available. Hmm...
-
Apr 5th, 2000, 08:29 PM
#4
Junior Member
You could...
I'm not sure how the Excel spreadsheets are set up but you could try a manual scroll bar...I'll go look if I have any spreadsheet controls on my comp and try them with a manual scrollbar.
-
Apr 5th, 2000, 10:57 PM
#5
Thread Starter
Fanatic Member
Thanks Baron, I await with bated breath...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|