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 TouchToneTommy 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 xyxmt

  1. xyxmt

    User-defined types

    I dont think you can do this, this is something you can do in Cobol where you assgin a string to a type field and then reference the sub fields types. I VBA you have to assign value to each sub-type Public Type Input_Header RecType As String * 3 HeaderDate As String * 8...

Part and Inventory Search

Back
Top