Email zip file from VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to email an mdb from Access. I have everything set up except the
zipping bit. I have looked at a previous post giving this reference
http://www.members.shaw.ca/AlbertKallal/zip/index.htm
but I am struggling to make sense of it.
In my code I am hard coding the path/name of the db in and the zip I want
out but my guesswork so far is giving me an error 'Compile error:
User-defined type not defined'. Is this to do with References? I'm blank, can
anyone advise? Maybe there's a better way?
 
Back
Top