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 dencom 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: banks13cu
  • Content: Threads
  • Order by date
  1. banks13cu

    MSMQ Unattended Install

    I need a little help... I'm trying to install MSMQ (Microsoft Messaging Queuing) service unattended using a batch file. I get the batch file to open up sysoc.inf however my answer file won't put in the answers an automate it. Any idea what I'm doing wrong? c:\msmq.bat contains: Sysocmgr.exe...
  2. banks13cu

    Default Password

    I have a switch that we pulled out of service a couple of years ago. We have changed all our admin passwords and had personal turnover and no one knows the password to the switch. Does anyone know how to crack the password for a 3Com 3C17300 SuperStack 3? Any help would be greatly...
  3. banks13cu

    Auto Size Adjusting

    I am wanting Access to auto adjust the size of the report in the Detail secion to fit the record information. For example, in the notes seciont of my report, if it takes up 1 line to show the data, then it will take 1 line on the report. If it takes 3 lines to show the data, it will take 3...
  4. banks13cu

    partial match

    I have created a form to search for a model number in a table. Say the model number is ABC-123. The current code I have written makes an exact match so ABC-123 would have to be entered for the return of the data record. I want it to be able to pull a partial match, so if you enter ABC it...
  5. banks13cu

    2 Criteria in 1 Query

    I need to be able for a Query to take information from column if it is present but if it isn't then take it from a different column. For example... Table has a Room Number column and a Birthday column. I need the query to sort by Birthday unless the Room Number is present. For query named...
  6. banks13cu

    Presence of Data in a query

    I have a problem and am not sure how to solve it... I am creating a database and two columns are Birthday and Room Number. I have it set now, that everyone is sorted by their Birthday into different queries, however I need to go further with this. I need to be able for it to sort everyone by...
  7. banks13cu

    Button Command to Uncheck all Checkboxes

    I have a form that is linked to a query/table. I need a command that when a button is pressed on the form it will automatically uncheck all the checked checkboxes in a particular query/table column. I need this to save the table too. If you have any ideas or suggestions please let me know.

Part and Inventory Search

Back
Top