Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jnix
  • Content: Threads
  • Order by date
  1. jnix

    Eliminate Network Passwords

    How do I stop windows from asking me for a network name and password? Thanks, jnix
  2. jnix

    Can't install internet explorer 6.0

    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
  3. jnix

    Windows 98 doesn't recognize network

    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...
  4. jnix

    Variable chart input

    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
  5. jnix

    Excel Chart Sequence

    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...
  6. jnix

    Excel Chart Title

    How can I link a date from a cell in a worksheet to a chart in the same workbook? Thanks, jnix
  7. jnix

    Excel Link Problem

    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
  8. jnix

    Insert Excel wooksheet name in cell

    How can I get excel to insert the worksheet name in a cell on the worksheet?thanks, jnxi
  9. jnix

    Transfer PERSONAL.xls

    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
  10. jnix

    Indirect Naming of Workbooks

    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
  11. jnix

    Problem naming worksheets

    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...
  12. jnix

    Excel COUNTIF function

    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
  13. jnix

    How do I enable Excel macros?

    All of a sudden all of my Excel macros are disabled. How do I enable them? Thanks, jnix
  14. jnix

    Indirect Naming of Excel Worksheets

    I'm developing a template of worksheets to be used by different people. Each worksheet should be named for the person using it because we later consolidate them. Is there a way to name the worksheet based on a field in the worksheet itself/ Thanks, jnix
  15. jnix

    Linking between workbooks

    I have a consolidation spreadsheet where I want to do a COUNTIF function of items on other spreadsheets. I end up getting a #VALUE error when I do this. If I open the other spreadsheets the formula works fine. Why is this and how can I correct it? Thanks, jnix
  16. jnix

    Replacing xp with 98

    I recently replaced a crashed hard drive on my laptop and installed Windows XP. Since that time, the computer has run much slower and I'm unable to get on the internet. I'd like to reinstall Windows 98 and see if it makes a difference. How can I do this? Thanks, jnix
  17. jnix

    Excel Problem with Help

    When I try to use the Answer wizard or the index in Excel 2000 help my cursor shows a two headed arrow and I can't type anything. How can I correct this? Thanks, jnix
  18. jnix

    Hp Printer 692C Prints the wrong color

    I'm using an HP 692C to print signs with a blue border and red lettering. It looks fine on the screen, but when I print it, it comes out with blue borders and green lettering. How can I fix this? Thanks, jnix
  19. jnix

    Sort on Date

    I have extracted the month and year from a date in a query. I now want to sort the dates by year and month. My months sort 1, 10,11,12,2. How can I make 10,11,and 12 sort last? Is there a way to set a query format to numeric? Thanks, Jnix
  20. jnix

    Pie Chart Sizing

    I've developed a pie chart from data in excel and put it on a separate sheet. It looks okay, but if I try to increase the size of the font of the title or labels, the pie itself gets smaller. Is there a way to increase the size of the pie and leave the labels the same size? Thanks, jnix

Part and Inventory Search

Back
Top