I made some changes but still no luck:
Sub Click(Source As Button)
Dim session As New Notessession
Dim db As notesdatabase
Dim coll As NotesDocumentCollection
Set db = session.currentdatabase
Set coll = db.unprocesseddocuments
Set maildoc = session.CurrentDatabase.CreateDocument...
Thank you Pascal,
Let me see if I understood you correctly:
1. Put the code above in an agent to run on selected docs.
2. Create a Simple action that runs the agent created in step 1.
Do I need to alter the code in the agent? The action seems to be doing nothing.
All I need is a way to send...
Wanted to move this action from a form to a view, but I'm getting a variable not set error? All I want to do is be able to run the action to multiple docs. Can it be done?
Sub Click(Source As Button)
Dim ws As New notesuiworkspace
Dim session As New notessession
Dim db As notesdatabase
Dim...
Morning All,
I'm trying to send an e-mail from a form and I'm inserting several fields, but my issue is that if I insert a CheckBox field and the user selects more that one value, the @MailSend formula repeats all the other fields in the e-mail. For example, in the formula below, the field...
I have a form that allows the users to submit a request. Once the user submits a request, I would like to change the request to be on a view only status, that way they can not change it. Is there an easy way to do this?
Thanks!
I have a report that is 552 characters long. All the fields are Courier 10, I have a extra long printer (106'' long) but it will not export to TXT any fields after the 23'' mark. If I export XLS or if I preview it works fine.
Any ideas?
Thanks!!!!
Well I was hopping it was a file from Crystal, so I download the latest monthly patches but still did not work.
Then I started thinking of what patch I put when and got lost so decided to start from nothing. Uninstalled Crystal and guess what it now works!!!!
Do not know why? But now I do not...
Morning Everyone,
New year, new problem! I have report that I can preview with no problems, I can even export as an CHR file but due to the groups that I have I need to export as a TXT file. The report is nothing fancy and I could not find a solution at Crystal site, can you help?
Error...
Trying to export a flat file (TXT) but keep getting a space at position 1.
Tried everything, but no luck. Any ideas?
Thanks!!!
Sample:
H01/15/1999
P277-55-4199JOHN SMITH
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.