I am wondering if there is a plugin manager for IE (any version). I found one for Netscape, but I need to know which versions of plugins I have for IE.
I have a website that runs various flash slideshows depending on the version and I need to make sure I have a copy of each version of flash...
I created a seating chart in excel that has a round table in the center and seats along either side. The problem was it has to be a variable number of chairs around the table and on each side, with the chairs, and name associated with the chair, correctly spaced and angled, automatically drawn...
HELP!
I have to make a circle with a variable number of wordart shapes around it (depending on the user). I need to be able to adjust the spacing and angle of the wordart shapes as well as do a count on the shapes using VBA.
I can change the size and rotation, but only using a static number...
Can you do an If statement in Excel based on a Search finding certain criteria?
I want it to do one thing if A1 contains Branch and another thing if A1 contains Region...
Range("A1").Select
Cells.Find(What:="branch", After:=Activecell, LookIn:=xlValues, LookAt:=xlPart...
Can you do an If statement in Excel based on a Search finding certain criteria?
I want it to do one thing if A1 contains Branch and another thing if A1 contains Region...
Range("A1").Select
Cells.Find(What:="branch", After:=Activecell, LookIn:=xlValues, LookAt:=xlPart...
I am trying to copy an access recordset using a macro in excel. This works on some machines and on others it gives a runtime error. We thought the problem was an Office 2K compatability issue, but we recently ran across an Office 97 machine that has the same issue.
Here is the code:
Sub...
I am writing code to format a spreadsheet based on subtotals. The problem is that I need to allow the user a variable number of rows based on where their total is. (i.e. They add and delete rows often)
I want to count the number of rows above the word Total.
I get stuck on actually counting...
I've just started using access and the relationships still confuse me. I'm sure this is very basic, but I can't seem to understand the way they will actually link up.
I am trying to set up a database that has a table for employee information, a table for uniform information, and a table that...
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.