|
-
May 24th, 2004, 07:18 AM
#1
User control property
I was reviewing some older posts dealing with handling Excel spreadsheets. One of those had these statements:
Set xlApp = GetObject(, "Excel.Application")
...
xlApp.UserControl = True
...
My question is, what does the UserControl property mean?
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
-
May 24th, 2004, 07:20 AM
#2
Banned
Re: User control property
Originally posted by krtxmrtz
I was reviewing some older posts dealing with handling Excel spreadsheets. One of those had these statements:
Set xlApp = GetObject(, "Excel.Application")
...
xlApp.UserControl = True
...
My question is, what does the UserControl property mean?
Did you lookup help ?
-
May 24th, 2004, 07:31 AM
#3
Re: Re: User control property
Originally posted by jhermiz
Did you lookup help ?
I sure did but it wasn't there, at least not in the index. I don't know what topic this comes under.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
-
May 24th, 2004, 07:44 AM
#4
Fanatic Member
"Knowledge is gained when different people look at the same information in different ways"
- Louis Pasteur
-
May 24th, 2004, 08:11 AM
#5
Originally posted by ahara
well, just for the hell of it, I looked it up...
I looked up the built-in help but just forgot about MSDN being out there.
Thanks.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
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
|