Recent content by djknorr75

  1. D

    How to export a table definition into Excel

    Sure thing - This is something I had been trying to do off and on for a while, so when I found and modified that code I thought maybe it would help someone else like me. Very happy it happened so quickly! Derek
  2. D

    How to export a table definition into Excel

    Sounds like you might be missing a reference to a library. I don't know which one is needed for this without more investigation, but I have listed the ones I have enabled in this particular db (and attached an image, which I saw I could do after I had already typed them in). You can set your...
  3. D

    How to export a table definition into Excel

    This works pretty well - I initially found it at the site listed in the comments, and made a few enhancements to get what I wanted. You should be able to just drop this into a module and run it to generate a listing of all your tables and desired properties in Excel. Happy documenting. Sub...
Back
Top Bottom