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 just reread my post above and wanted to make sure noone thinks that I have figured it out yet. I know what I need, but definitely not how to go about getting it.
The problem is the number of characters doesn't really determine how long the name will be. It is the whole "m and i" problem, with the count they are seen as the same, whereas they are definitely different sizes and wordart magnifies this problem. I guess I need the point count or...
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...
Thanks, that gives me some ideas and definitely helps on the count. Unfortunately we spent most of the morning doing trig calculations UGH! But they seem to be working.
Thanks again!
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...
Sorry,
The workbook, sheet, and column remain constant, but the row changes. I am doing a search in Column A on "branch", when it is found, a marker is setup in AY, all rows above it are deleted, and code is activated based on that marker. Then branch is found again so the process...
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...
Thanks for the help! :)
JVFriederick, I'll definitely keep that in mind.
The activecell.row worked, THANKS! I had tried all different versions of that except that one, DOH.
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.