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

    Juniper config file parsing approach

    I want to gather some information from a config file, but I am strugling with the way to get the information I need. The config file looks similar to this: groups { re0 { system { host-name my-re0; } interfaces { fxp0 { description "10/100 Management...
  2. hcvink

    arrays and global variables

    Hi all, I have a workbook with 5 sheets. All the sheets have different meaning but have one id in common. The order Id. I am using a UserForm to represent the data in these sheets. Not only to create a more readable overview of what is on the sheets, but also to let people find, edit, add...
  3. hcvink

    variable amount of rows on userform

    Hi all, I have a userform which will display information regarding orders. These orders are in the amount of 100+. I want to display all the orders and the needed information on the userform. To get an idea: Order id 1 Orderitem 1 Orderitem 2 Orderitem 3 Order id 2 Orderitem 1...

Part and Inventory Search

Back
Top