Is there a way to list the actions in a macro? I found a way to output the query sql commands using the db.querydefs(i).sql, but I haven't found a way to output what the steps in a macro are. When I convert the macros to visual basic it knows what the steps are so there has to be a way to output this information.