Using MS Office XP, when I view clipart it the task pane of all programs, all but the first eight examples just show an icon with the name "x.asp". In order to view it I must right click on it and choose preview/properties. What's going on here? Has anyone had this same problem?
I finally had time to get back to you. Thank you, it works. I didn't know about the "3" and after experimenting I understand the "3". :-) Thanks again.
I'm using this code to open Windows Explorer:
Dim Shell
Set Shell = WScript.CreateObject("Shell.Application")
Shell.Explore "C:\"
Set Shell = Nothing
WScript.Quit
What do I need to add to it to maximize the window?
Can anyone help me with this?
Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.