Hi,
I have written a routine in a VB program that allows users to select fields they want included in a report. I hand coded the report to include just those user-selected fields.
Is there a way that I can create a report in Crystal Reports that will print just those fields that the user...
Hi,
I'm trying to develop a recordselection formula in a VB program to search for all records with the string:
Fred's Bass Club
in a field called "club" within a table called "results"
The problem is that in this case, the string has an apostrophe in it.
I have tried the...
Hi,
I have set up this formula:
TrimRight ({Roster.Last})+ ", " + TrimRight ({Roster.First}) + " " + {Roster.MI}
to display first last and MI fields in a "Name" column.
As long as all three fields are NOT null, I get:
Name:
Jones, Fred P
Smith, Nancy A
Timmons...
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.