Results 1 to 3 of 3
  1. #1
    iProRyan is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2011
    Location
    England, United Kingdom
    Posts
    44

    Export to HTML Button on Form

    Hi,



    On my database all the menu options are hidden (so people using can't access what they don't need to) but I need a button that allows the data on a form to be exported into a HTML document, any ideas of how I would do this?

    Thanks,

    Ryan

  2. #2
    R_Badger is offline Knows a few tricks
    Windows XP Access 2003
    Join Date
    Feb 2012
    Location
    Suffolk, UK
    Posts
    262
    Easily done with vb

    http://msdn.microsoft.com/en-us/libr...ice.11%29.aspx

    Docmd.outputto acoutputform, "Unknown_Form_name", acformathtml, "Unknown_File_Name.html", false

  3. #3
    iProRyan is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2011
    Location
    England, United Kingdom
    Posts
    44
    Hi,

    Thanks for your help got the button to work, but how do I get it so I choose where to save the .html file?

    Thanks,
    Ryan

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Button to Open HTML contained in Text Field
    By Douglas Post in forum Access
    Replies: 1
    Last Post: 01-22-2012, 12:12 PM
  2. Replies: 0
    Last Post: 03-24-2011, 11:09 PM
  3. Replies: 0
    Last Post: 05-13-2010, 05:18 AM
  4. Access 2003 - Export Report to HTML
    By darth.pathos in forum Import/Export Data
    Replies: 0
    Last Post: 03-20-2010, 01:13 PM
  5. Best approach to export to HTML in this scenario
    By techguy817 in forum Import/Export Data
    Replies: 0
    Last Post: 04-17-2009, 10:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums