Hi,
Got the code, only problem is, I dont want to send any emails, just add attachments to a form within Access. I'll see what I can figure out...
Thanks,
~Clark
Good Morning/Afternoon,
Does anyone know how I can use the attachment feature, within a form in Access? I would like to give users a command button (similar to the paper clip in word) that would allow users the ability to attach documents ( such as word, excel etc.) to a form within Access...
HI,
I'm using Access 97 and I want to trap errors (any standard error message) and write those error messages to a file (.ext or notepad in a specific shared drive). This would help me track and record the number of errors that occur in our business enviornment. In addition, read errors that...
Hello folks,
Does anyone have software that can automatically backup files on a daily basis? Besides using the scheduler, there is a neat and most importantly free application that does exist, but I've lost the internet address.
Thanks,
Clark
~Clark
Mike,
We have hundreds of reports and that would take days....I was trying to think of a short cut method for management. But we might just have to simply use a stamp on anything that is printed.
Thanks,
Clark
~Clark
Hello,
Just as my subject stated, I am in the process of generating reports on Access 97 and I need to have the word "Confidential" stamped on any and all reports that are printed. Does anyone know of a program or code that can enable me to have this "confidential" stamp on...
Well I'm sort of lost on the last line, but here is what I have so far as code:
Private Sub cmdappend_Click()
On Error GoTo Err_cmdappend_Click
(I have a few things here obviously, but didnt want to copy the entire cod)
Exit_cmdappend_Click:
Exit Sub
Err_cmdappend_Click:
MsgBox...
Hello,
Does anyone know of a easy and simple method with creating a program that will capture errors and store them in a file? (either word, notepad, etc.)
Currently my group is using Access 97...
Thanks for your help,
Clark
~Clark
Hello all,
I'm a frustrated Access application developer and I'm now in the process of upgrading to a new, more powerful system. I currently have about 80,000 records with queries, forms, reports, etc. What are my options for upgrading to a new system, which can hold more volume and be more...
Actually I found my problem, I was resetting the values based on a duplicate dlookup....it works fine now. Thanks for all the help and suggestions!
Clark
~Clark
I'm still having trouble with seeing the same model# appear after I change forms. I thought I would use the public variable before, so that was a simliar idea. But I wasnt using the bang (!) operator, thought that was the problem but it wasnt. I did place the code in the afterupdate property...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.