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
sql stored procedure select compare dates null issue
SQL Server BIT field true and false
get datagridview to show last record instead of first.
Email Address in Outlook express
MSSQL$MICROSOFT##SSEE Event 824
How do I get Visual Studio 2008 Templates to appear in the window?
In Access how can i have a value returned based on a value present.
Fill a Text box with a selection
Hide / Unhide Combo Boxes using Visible property Conditionally
Powerpoint 2007 Relative Hyperlinks