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 Shaun E 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: lisa13ep
  • Content: Threads
  • Order by date
  1. lisa13ep

    Double entries - vendor expenses

    I am trying to create a report to show how much we spent per each vendor during a certain pariod. I am using tables JrnlHdr, JrnlRow and Vendors. I am pulling fields Name, Reference, TransactionDate and MainAmount. For some reason it is coming up double - it is showing invoice and payment on...
  2. lisa13ep

    Passing parameter to subreport

    I have main report with subreport in it. Both have the same parameter prompt to enter date range. How do I pass it from main report into subreport instead of entering in twice? I was looking at the solutions online that say to link through the prameter field and then remove the parameter from...
  3. lisa13ep

    Passing null subreports through shared variable in Crystal Reports

    I am using shared variable to transfer data from subreport, I have some null subreports and in that case the variable shows up with the value from previous line instead of 0. How can I fix this? IsNull function soesn't seem to work on variable. Thank you for your help
  4. lisa13ep

    COGS and revenues not calculating on the same report

    I am trying to create a report showing sales revenues and COGS. If I create two separate reports - it works. But when I am trying to combine two together then only one calculates and the other shows $0 values (depending which one is added first). I am pulling information from the JrnlRow.Amount...

Part and Inventory Search

Back
Top