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 Wanet Telecoms Ltd 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: kanin247
  • Content: Threads
  • Order by date
  1. kanin247

    Need Formula to Add Trailing Spaces in Excel

    My question relates to a solution posted by mbarron in a previous forum topic: "Add a leading zero to CSV file" =======FORUM POST IN QUESTION============= mbarron (TechnicalUser) Nov 22, 2004 Assuming you want you want your number to be 6 characters long: =RIGHT(REPT("0",6)&A1,6) Change the...
  2. kanin247

    Can You Automate Mail Merge Function??

    To Whom It May Concern: Is there a way I can automate MS Word's Mail Merge function? I have a list of people in MS Excel and have been using Mail Merge to generate an XML file that lists those people. The Mail Merge works great but I just wanted to see if there was some way I can automate...
  3. kanin247

    NIC Card Won't Recognize/Receive Network IP

    To Whom It May Concern: BACKGROUND I am setting up my network at home with the following: - Efficient Networks 4-Port DSL Router (2614) - Desktop1 Running Win2K - Desktop2 Running WinXP - Laptop1 Running Win2K CONNECTION SETUP - DSL Modem to Router - Router to Desktop1, Desktop2, Laptop1...
  4. kanin247

    trouble getting pc on network

    To Whom It May Concern: I am trying to get my computers (PC1, PC2, LAPTOP1) onto my network and I was successful on TWO of THREE. I have an Efficient Networks 4-Port DSL/Cable Router (2614) where each computer on the network should get a 192.168.254.xxx IP address. PC1 and LAPTOP1 get a valid...
  5. kanin247

    Uninstall Office Problems

    To Whom It May Concern: I was trying to uninstall Office when half way through the uninstall process I had to cancel it due to the amount of time it was taking (working on an old pc)...the owner needed it back. However, now that I have the pc back, under the Add/Remove Programs the option to...
  6. kanin247

    Any Easier Solution to Application Deployment???

    To Whom It May Concern: I am working on a research study and was wondering if anyone could provide any feedback from experience... I am looking for an alternative to maintaining multiple workstation software releases (i.e., another way to release the software without having to distribute...
  7. kanin247

    Problems configuring router

    To Whom It May Concern: I have an Effient Networks 2614 4-Port DSL/Cable Router and I am having trouble accessing their web-based configuration site (192.168.254.254). One time it opened but the default user name (admin) and password (admin) did not work. Other than that ONE time, the site...
  8. kanin247

    Internet Explorer Browsing Issue

    To Whom It May Concern: For some reason, when I type in a web address in the form "www.google.com" it relocates me to "http://ok-search.com/?search=www.google.com" No matter what address I type it does the same. However, if I type a web address in the form...
  9. kanin247

    Trouble Booting Up My Win2K Machine

    To Whom It May Concern: Recently, my lil brother downloaded a Matrix screensaver and was showing it to me when my computer suddenly restarted. Unfortunately, my computer is now having trouble booting. I can't even run it in safe mode. It tries to boot up but stops after executing four files...
  10. kanin247

    Need Help With Password Protecting Site

    To Whom It May Concern: In the creation of my webpage, I created a section that requires a password. I used the following code: function access() { var password = prompt("Please enter your password."); if(password == "1J2A0Y5") {window.location = "pwfiles.htm";}...
  11. kanin247

    Loss of Transmission Feed ... Why/How?

    To Whom It May Concern: My question pertains to the following Network setup: SpeedStream 5667 ADSL USB/Ethernet Modem & SpeedStream 4-port DSL/Cable Router connecting Windows 2000 PC & Windows XP PC. My question/problem is that when my XP machine is downloading files (music, for example) of...
  12. kanin247

    excel's vlookup() - can you look up 2 rows vs the normal 1 row?

    **This question extends my previous question in the forum (subject line, "To Whom It May Concern: I'm trying..."). To Whom It May Concern: I know that vlookup() gets values for occurrences of a specified row but can it also return values of data located on the next row? These values...
  13. kanin247

    Trouble combining 2 text files in one spreadsheet in excel

    Same message as before, just forgot the Subject line. To Whom It May Concern: I'm trying to combine/read from two text files in excel. I have already imported one text file (listings.txt) which contains general information into excel. I want the other text file (failuretype.txt) which lists...
  14. kanin247

    To Whom It May Concern: I'm trying

    To Whom It May Concern: I'm trying to combine/read from two text files in excel. I have already imported one text file (listings.txt) which contains general information into excel. I want the other text file (failuretype.txt) which lists the detailed description of each failure types to be...
  15. kanin247

    Difficulty developing a search method

    To Whom It May Concern: I am having some difficulty with the following: I am trying to develop a search engine for .dat files on my computer. Each day, a record of the amount of watts on a power line is taken each hour and at the end of the day the data is compiled into a .dat file. The data...
  16. kanin247

    Does Using 2 LAN cards = Faster Bit Rate???

    To Whom It May Concern: My friend told me that by using 2 LAN Cards in his desktop he was able to double his bit transfer rate. Somehow his friend sychronized his cards to use both feeds. Is this true/possible? If so, how do you do it? I appreciate any help. Thanks. kanin
  17. kanin247

    A Question Before I Move My Hard Drive...

    To Whom It May Concern: I recently bought a new desktop PC and want to take my Hard Drive from my old desktop PC and put it in my new one (as a secondary drive). Is it as simple as mounting the drive and connecting cables or will I run into any problems as far as compatibility goes with the OS...
  18. kanin247

    ? on searching files based on criteria / storing results

    To Whom It May Concern: I was wondering if you could help me with the following: I am trying to develop a program in QBASIC that takes a list of similar .dat files (as in, the data within each file is in the same format - Date, Time, Name, Description, Production Sales - where each file differs...
  19. kanin247

    Trouble Upgrading RAM

    To Whom It May Concern: I've got an old Compaq Presario 2240 and was trying to put some more RAM into it. It's got 32MB with (from what I can see visually) one slot holding a 16MB stick and another slot (which I cannot seem to find, I guess its internal?) that holds the other 16MB. I took out...
  20. kanin247

    Radeon 7500 card install, did too many things at once...now, problems.

    To Whom It May Concern: I recently installed (or tried to install) my ATI Radeon 7500 Video Card on my computer but I was a little mislead by some of the driver installs off ATI's website. Here's what I did... I uninstalled my old card from the device manager, shut down, installed new card...

Part and Inventory Search

Back
Top