Has anyone managed in Crystal to round to significant figures. (Not decimal places)
I've tried replicating the old excel trick, from
http://www.vertex42.com/ExcelTips/significant-figures.html
which gives
=ROUND(value,2-(1+INT(LOG10(ABS(value)))))
In excel plugging in the value of 1.44...
I'm not sure is this is really possible. I can do this manually using Excel and pasting the results back into Access, but would love to have a proper solution.
I have an Access database of (scuba) dives. I create a report of the data using Crystal. I have created a whole new table, to...
Hi,
I'm using CR XI, Oracle DB, via ODBC.
I'm trying to chart analytical results, and struggling to find a complete solution.
A simplified version of my data is
Sample --> Test -- > Result. 3 tables.
for the moment, I'm developing the report with just a small subset of results using record...
Hi.
I have a report with 3 Tables
SAMPLE, TEST and RESULT.
Samples have Tests and Tests have Results. "One to many" In each case.
To hopefully illustrate my problem, say I have a SAMPLE which has the Weight TEST, which has Start, Finish and Difference RESULTS.
The report works as expected...
I'm having problems with cascading dynamic paramters in CRXI.
To aid with explaing I shall refer to Countries, and Cities.
I have ~ 900 Countries, each country having ~ 10 cities in each.
I have a country table, and a city table (which has a field City.country) which I use to join the tables...
Hi,
I have CR10, on a SQLServer DB, through ODBC
I'd like Crystal to return EXACTLY what is in the database for a numeric field.
To illustrate, I have 2 fields.
R.Formatted_Entry which is a string and R.Entry which is a numeric.
The R.Formatted_Entry displays as it should, i.e exactly what...
Hi,
Finally managed to register with the best Crystal Forum out there. Hopefully I can start answering some questions myself.
I have a problem, which I hope the attached picture may help to explain.
I am trying to group on a parameter. This parameter is not a database field, just a plain...
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.