Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: plc001
  • Content: Threads
  • Order by date
  1. plc001

    Can I move an action from a form to a view?

    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...
  2. plc001

    CheckBox field in a @MailSend formula

    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...
  3. plc001

    Switiching a doc to read only?

    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!
  4. plc001

    Exporting in TXT format is not working

    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!!!!
  5. plc001

    Error Exporting data

    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...
  6. plc001

    Space in position 1.

    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

Part and Inventory Search

Back
Top