I do not knw VBA and would like to know if I can, with my limited knowledge, use the send-object command (or another command)to email Access reports, with gridline borders in between the fields in my output. I currently have the macro email format set to html.
A:
If snapshot format is not an option for you (it requires that your users install a free utility), then you must build the html yourself in code, adding suitable tables. Given your previous question, this may well be the route to take, but it requires quite a bit of coding, though not necessarily in VBA.
Remou
2010-07-29 08:47:34
In A2007 and A2010 PDF output is a built-in option.
David-W-Fenton
2010-07-30 21:23:20