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

    no Split function in VBA?

    I am trying to split a string into an array based on a particular delimiter. This is becoming a little difficult and it should be easier! (I am still trying to come up with a way to split an IP address into separate octets based on the location of the "dot" [.]!) Is there a function...
  2. dahoule

    Validate IP Addresses

    I am writing an application that needs to do some validation on user-entered IP addresses. I took a stab at writing my own code, but figured somebody must have doen something like this before. I need to check the following: - there are 4 octets seperated by 3 periods (.) - each octet must be...

Part and Inventory Search

Back
Top