Will this work for my application (VB 6.5 using Microsoft Office) ?
dd you try it? why not? i assume this code is in access application? what version of access?
i doubt it will work for you
you can use a method from microsoft to copy the form window into the clipboard then save as file, but i would have thought it would have been more efficient to parse the content of the form to a string and include in the email body
as the body can contain html, it could be as text or formatted html table, it depends what the receiver of the email is required to do with the infomation, as some sort of text, it can directly inserted into a database or whatever, as an image it is only suitable for human consumption