Has anyone out there distributed their Access apps on a wide scale basis? I have developed many Access tools that I've sold to a single business where I was able to be on-site and am wondering about the pitfalls of doing this to a broader audience, such as how some software companies distribute their apps via downloading. I do have the Access developers edition, but have not yet used it beyond seeing if it works. My main concern is with broken references. Should I package the reference files (.dll, .tlb,.olb, etc) and have them copied to a user's system at deployment and then set the references in VB? How have other developers handled this? Are there any other pitfalls I should be aware of? Thanks!