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 biv343 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: jlgjohnson
  • Content: Threads
  • Order by date
  1. jlgjohnson

    Adobe Acrobat

    I have created a SharePoint website and set alerts when doucments are emailed into a folder. When the folder owner gets the email and opens the pdf document, he gets this message when he tries to sign the document: --The document has no unsigned signature fields. You can only sign documents...
  2. jlgjohnson

    Help with formula

    I need to pull data from a pipeline report older than 6/1/04. How would that formula read? {Pipeline_Opps.ModifiedDate} < ?????? Thanks for any help! Jamie
  3. jlgjohnson

    No Page Servers connected to Cache Server

    Hello- My IT person is out of pocket for a while. When I pull up my Crystal Report viewer this message pops up for all reports. There are no Page Servers connected to the Cache Server or all of the connected Page Servers are disabled. Does anyone know how I might fix this problem? Jamie
  4. jlgjohnson

    Group Headers

    I have a report that uses the group header to sort by Salesperson. I would like to then sortby each phase in the sales cycle for each salesperson. Currently, it is doing that but I can only get the first cycle. How do I get it to repeat for each cycle? jjohnson Opportunity...
  5. jlgjohnson

    How do I change the page header?

    I would like to change the page header when group = AWARDED is a sales report. How can I do this? Any help would be great! I know that I can add header b, but what formula would say IF pipeline.opps = "awarded" then (what would I put here?) Or is this even right?
  6. jlgjohnson

    How do I restart counter at each new group?

    I have a formula in a field that sets the line number before each line: WhilePrintingRecords ; NumberVar Counter ; Counter := Counter +1; How do I make this RESTART after each new GROUP?

Part and Inventory Search

Back
Top