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
Centrally run macro - deployment
Resize all controls before form shows
I am a little confused how the right outer join on #d knows which table is to the right?
Windows 7 and .NET compatibility
Stop Error on Windows Server 2003
Loading gif images
Access qurery not showing the right data with linked SQL 2005 tables
How to create a list of sub folders?
Delete Access Query using ADOX
Subnet Mask