At work, each person has their computer access. That means we will each have our files in something like
\\location\users$\username\
There are shared drives for common documents.
My goal is that each person can add a picture from their "My pictures" or "my Downloads" into the database and...
Any luck so far?
I'm building a similar database for my workplace. Forms will have pictures as attachments and I'd rather have the pics be saved in a specific folder and have access "retrieve" them than having a 2Gb db.
Hello all!
it's my first post and I'm very new to the whole VBA thing.
I have 2 buttons with VBA code in my form.
I have one VBA to export a form to word (with autofill) and another VBA code to export the text to an email (with auto subject and body fill)
I have picture attachments in the...