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 Chriss Miller 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: raefe77
  • Content: Threads
  • Order by date
  1. raefe77

    simple EXCEL filter function

    I cant find out how to output data (e.g. BIRD) that is within several columns of one Excel datasheet into a new datasheet. The thing is that BIRD isnt always in one of the 9 columns, so I only want the rows pasted that actually have the word within the row's nine columns. This is what I think...
  2. raefe77

    127.198.0.1

    Instead of the usual http://192.168.0.1 I mistakenly put "127.198.0.1" in the browser to access my Internet router. Usually if I put a wrong number in it says "this page cannot be found". But this time, by coincidence, it asks for pw etc. Under the above ip I couldnt find anything in Google...
  3. raefe77

    Automatic laptop login to Network (main PC)

    On my laptop I have a normal windows login. After that I have to logon to the network (server). As I dont want to have to do the 2nd step each day, how can I automatically configure the logon to "accessible folders" upon Windows logon? The laptop uses WinXP home, the main PC is Win2000. Two...
  4. raefe77

    how do I set a password for MySQL?

    Following the Open CMS installation documentation, I need to enter the following commands at the MySQL command line: use mysql; insert into user values ('localhost', 'opencmsuser', password('XXXXX'),\ 'N','N','N','N','N','N','N','N','N','N','N','N','N','N'); insert into db values...

Part and Inventory Search

Back
Top