I'm fairly new to this Novell stuff and I was wondering what the "max connections" in Novell 4.11 is referring to. Is it the number of concurrent connections that the server can handle (ie: say 1000 people can login at the same time) or is the number of concurrent logins a user can...
I'm trying to develop a simple timer that counts down from 30 sec to 0 then resets back to 30 sec and I must have this macro run automatically when the workbook is open. The excel file is called Book1.xls and the page I want to place my macro is called "Sheet1" (not the real names but...
I'm trying to embed an entire web page into an email using outlook - similar to the ones I get from cnet or symantec. I know how to embed a picture and from my research, I know that inorder to embed a page, it has to be publicly available and my message has to be of HTML format but I can't get...
Ok, I tried and for the life of me, can't figure it out.
Here's my code
ActiveWindow.Visible = False
Windows("New Storage Graph.xls").Activate
Range("G32").Select
Sheets("New Charts").Select
ActiveSheet.ChartObjects("Chart...
Ok, I have a whole bunch of charts and I need to change the color of the x and y axis along with the outer border surrounding the graph.
I've been looking and haven't had any luck.
Currently, I have a line graph with two lines. Line 1 is green and I don't need to change anything. Line 2 is black and I gotta change it to a thin blue line.
How do I get access to it?
I thought I could just change the index of series collection to (2) but it gives me an error...
I'm trying to remove an object from my GUI and i've done everything I can think of. I thought I had the problem licked by calling validate() but it didn't work. What i'm trying to do is retrieve my object called button from a vector, then set the visibility of the object to false to hide my...
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.