cdoog:
That didn't work. The install gets about 99% through and then quits saying it hasn't been installed properly. Is there a way to uninstall i.e. 6.0 entirely and then try to install it again?
thanks,
jnix
I've been trying to install internet explorer 6.0 from difference sources and none of them complete the installation. They quit and tell me they haven't installed the web browser, exception pack and several other modules. I'm currently runnning ie 5.5 under Windows ME. Any suggestions?
Thanks,
jnix
I have a three computer network connected through a Netgear Router. Two of the computers are working fine; however, I reinstalled windows 98 on the third computer and now I can't get it to recognize the network. This computer is connected to the network through a Network Anywhere 10/100...
I'm making a bar chart from an excel table that has 35 rows. The number of rows that has data in them varies; however, the empty rows are always at the end of the table. Is there a way to construct a chart that will only pick up the rows that have data in them?
Thanks,
jnix
I'm making a bar chart from an excel table that has three columns. The first is name, the second is score in quarter 1 and the third is score in quarter 2. Scores can be from 0-5. The names appear on the chart in reverse sequence, i.e the last row appears first. Also, the score labels, 0-5, show...
I have several workbooks linking to one source workbook. When I add or delete a line in the source workbook, I have to redo all the links in the other workbooks. Is there a way around this?
Thanks,
jnix
I'm developing several workbooks to be used by others. Is there any way I can transfer my PERSONAL.xls to them so they can use common macros or must I put the macros in every wookbook?
Thanks,
jnix
Here's my macro. When I run it, it opens a new workbook, but doesn't save anything.
Sub Worksheet_Name()
Worksheets("Base").Name = Range("k1")
Worksheets("1st Quarter").Name = Range("K1") & " 1st Quarter"
Worksheets("2nd...
You all have helped me in indirect naming of my worksheets, now is it possible to name a workbook based on a field in that workbook? If so, how?
Thanks,
jnix
I'm trying to uase a macro to name worksheets based on a name entered in a cell on the worksheet. My macro looks like this:
Sub Worksheet_Name()
Worksheets("Base").Name = Range("K1")
Worksheets("1st Quarter").Name = Range("K1") & " 1st...
When I try to use the countif function between workbooks, that is the countif function in one workbook is counting data in another workbook, I get a VALUE# error unless both workbooks are open. Is there any way around this?
Thanks,
Jnix
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.