Results 1 to 3 of 3

Thread: VBNET 2005 and Crystal Reports

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Posts
    419

    VBNET 2005 and Crystal Reports

    Hello, I have the Crystal Reports that was installed with my trial of VS2005 .NET. I also have an access backend with a table containing the following columns:

    ID
    Year
    Month
    CustomerName
    Amount

    What I want to do, is make a chart in CR that has the months on the bottom:

    Jan...Feb...March...April.................Jan...Feb...March...April....Jan...Feb...March...April

    Along the left side of the graph, will be the amount increments. And in the chart itself (the data being graphed) will be the amounts for each customername. Attached is a screenshot of a graph of what I need made in excel.

    How can I do this in CR?
    Attached Images Attached Images  
    Code:
    If LostAngel.Tag = "Programming" then
       LostAngel.Caption = "Awake"
    Else
       LostAngel.Caption = "Dreaming of Code"
    End If

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width