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!

Recent content by cpc101

  1. cpc101

    Info on 2620

    Does anyone know if the CISCO2620 can be used for a Firewall? We currently have 2 in place. We are a small company with virtually no IT staff. (2 people) Neither of us are Cisco Savvy. We have just upgraded one of our servers from NTS4.0SP6 running MSP2.0 to 2003 Server Standard. This...
  2. cpc101

    Option Group Problems

    I got it thanks!!!! I just had to re-read your response... Huzzah!!!!
  3. cpc101

    Option Group Problems

    So then for the form 'oncurrent' I would have... Me.formname.requery Me.Combobox.Requery or Me.optiongrout.requery? Thanks a heap for your help!
  4. cpc101

    Option Group Problems

    Yes there is a combo box... The row source is SELECT [Item Master.Item] FROM [Item Master] WHERE [Item Master.Class]=[Forms]![Tag Entry All Locations]![Class]; The Option group is AfterUpdate Private Sub Class_AfterUpdate() Me.Class.Requery End Sub Does the Combo need to have...
  5. cpc101

    Option Group Problems

    I have a data entry form that folks will use to enter data from our manual inventory count. I have an option group that when an item in that group is selected, it will only allow a certain range of part numbers to be available. The problem I'm having is, if I should select an incorrect option...
  6. cpc101

    SCSI Drives are not accessible...

    DLT drive was thrashed... Had to run ERD to get the test server back up. HP had a new DLT to me in lees than 24 hrs. All is well once again... Thanks!!!!
  7. cpc101

    SCSI Drives are not accessible...

    Hello, I have a workstation running WinNT Server 4.0 SP6. It has a Adaptec 2940UW SCSI card with two IBM SCSI 4.0GB drives. There is also an IDE CD-Rom Drive on the secondary IDE controller. We removed our ailing DLT drive from the PDC to test it out on the box described above. When we...

Part and Inventory Search

Back
Top