Hi :
I have a notes field on my crystal report and have it set to "can grow". When I export to Excel, everything looks fine; however, when I try to sort the data, I get an error (this operation requires the merged cells to be identically sized).
One of the major benefits of using Excel is to...
Hi lbass:
Sorry about not providing the field names; they are:
Date History
04/06/2006 NA 88 PASSED
04/06/2006 ST 79 PASSED
04/06/2006 NA 88 ST 79
The history field is actually combining information from a couple of tables. The first two records are from an exam table which...
Hi:
I'm using Crystal Reports X with Visual Studio 2005 and am programming in C#.
I have these records:
04/06/2006 NA 88 PASSED
04/06/2006 ST 79 PASSED
04/06/2006 NA 88 ST 79
Since the first and second records are also in the third record (most of the information), I only want to show...
Hi:
I'm using Crystal Reports X with Visual Studio 2005 and am programming in C#.
Can I do this...
I want to create a formula called Event. In the Event formula, I want to combine two fields. I have the following formula and am grouping by Event:
StringVar event;
if not...
Hi:
I'm using Crystal Reports X with Visual Studio 2005 and am programming in C# (which is new for me, I'm used to VB).
I have the following formula and would like to put "end if" where I've put the comments (see below). My problem is that it's not liking the syntax. Any ideas??
if...
I'm using Visual Studio 2005 Team Suite which I believes has Crystal Reports 10 installed.
I'm trying to export to a text file. Here's the code I have so far:
DiskFileDestinationOptions diskOpts =
ExportOptions.CreateDiskFileDestinationOptions();
// set the export...
Happy 4th!
This is my situation. I have two fields in the database that are varchar (I would make them date fields but another person in the office won't). My data looks like this:
- 09/01/07
- 06-01-2007
- March 2008
- December 31. 2007
- 06012007
The format I want to arrive at is 09/07...
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.