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

    Property Let/Get and User Defined Types

    Hi, I just joined in the hope that somebody here could help me. I have a user defined type called typCurrency defined (in a module) as: Public Type typCurrency Code As String Description As String Index As Integer End Type In a separate class I have the following code: Private...

Part and Inventory Search

Back
Top