C
cw via AccessMonster.com
1) I have 8 Combo boxes on my form each with 2-3 choices.
2) The user selects from the choices, for example:
ComboBox1: DSL will not sync Up
ComboBox2: White XAVI X7868r+
ComboBox3: PWR solid but DSL/LNK is flashing
ComboBox4: Cycled power on the Modem, but no change
ComboBox5: I verified all cables and filters w/Customer
ComboBox6: Provisioning finished, but showing OOS,LOS
ComboBox7: Provisioning finished, no input packets
ComboBox8: Check COLLO and/or Dmarc.
3) I then take the user's choices and create a "text string" like this:
Trouble Description: DSL will not sync up.
--------------------------------------------------------
Cabling/Setup : I verified all cables and filters w/Customer
Modem Model # : White XAVI X7868r+
Modem Status : PWR solid but DSL/LNK is flashing
Modem Testing : Cycled power on the Modem, but no change
Calix Status : Provisioning finished, but showing OOS,LOS
Router Status : Provisioning finished, no input packets
--------------------------------------------------------
Trouble Suggestions: Check COLLO and/or Dmarc.
Any ideas?
I currently have a command button at the bottom of my Form to put the code
behind.
Thanks in advance for your help,
cw
2) The user selects from the choices, for example:
ComboBox1: DSL will not sync Up
ComboBox2: White XAVI X7868r+
ComboBox3: PWR solid but DSL/LNK is flashing
ComboBox4: Cycled power on the Modem, but no change
ComboBox5: I verified all cables and filters w/Customer
ComboBox6: Provisioning finished, but showing OOS,LOS
ComboBox7: Provisioning finished, no input packets
ComboBox8: Check COLLO and/or Dmarc.
3) I then take the user's choices and create a "text string" like this:
Trouble Description: DSL will not sync up.
--------------------------------------------------------
Cabling/Setup : I verified all cables and filters w/Customer
Modem Model # : White XAVI X7868r+
Modem Status : PWR solid but DSL/LNK is flashing
Modem Testing : Cycled power on the Modem, but no change
Calix Status : Provisioning finished, but showing OOS,LOS
Router Status : Provisioning finished, no input packets
--------------------------------------------------------
Trouble Suggestions: Check COLLO and/or Dmarc.
Any ideas?
I currently have a command button at the bottom of my Form to put the code
behind.
Thanks in advance for your help,
cw