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
Get form data to subform
Outlook 2007 wrapping text
please provide vb script to move 30days old files to new shared location along with subfolders
Damerau–Levenshtein distance
Filter datasheet view in access 2003 form
Caluculate if met SLA for completetion of task- Problem
Miccrosoft, Excel, 2007 - How To Copy And Paste Conditional Formatting?
WCF MSMQ unable to serialize interface of DataContract
using a query to combine multiple records into one record
No Active Network Adapters Found - Pending Changes may disrupt network Connectivity