Microsoft
Software
Hardware
Network
Question : VBA User defined types
Is there any way of iterating over all the properties of a user defined type?
For example
For each property in udf
debug.print udf.property
next
Thanks for the help
Andy
Answer : VBA User defined types
I don't know the answer to your Q but if you can then the code would be..
dim prp as dao.property
For each prp in udf.properties
debug.print prp.name
next prp
Random Solutions
custom help guide
Mototola Droid will not sync with Microsoft 2003 Exchange Server
excel vba lookup function with multiple data elements in a single cell
How can I display the calendar pop-up in Excel 2007/
SUM with IFs
Why Can't I find "TypeOf" in Microsoft's Access Help files.
architecture question
Word 2007 - Hyperlinks to Outlook Blocked
One hyperlink that passes parameters to two inline frames
Exchage Error SPAM question.