Hi,
I get fields from db
datetime tailnumber
2/07/2008 7:02PM N555
2/07/2008 7:02AM N333
2/07/2008 6:02AM N222
I need to create report as a letter where in text those 2 fields will be display as one line
...on 2/07/2008 at 7:02PM,2/07/2008 at 7:02AM and 2/07/2008 at...
Hi
how can i sort records in chart
i have month_ref and year_ref fields for ex
month_ref year_ref
1 2008
1 2007
2 2007
3 2007
4 2007
5 2007
6 2007
...
in chart need to dispaly
Jan-07 Feb-07 Mar-07 Apr-07 Jun-07... Jan-08
on change...
Hi How to display on the report revision number or last saved date from file ->summary info (document properties) -> statistics
I was thinking to use modification date and time but the date and time are displaying when report run not a last saved time
thank you in advance
Nat
thank you for the code i have tested and it is showing all previous addresses as well in one string.(record1address ok then for record2 showing record1address and record2 address and so on ) I need for each record.
Example :string in db
Private Bag 92007,Auckland 1020,,New Zealand
need to...
i have a field address1 : street,suburb,postcode,country.
All of the words separeted by comma
need to dysplay
street
suburb,postcode,country
if one of them is missing (suburb,,country) then
the comma not be dysplayed
I have started with that and stuck
NumberVar FirstReturn := InStr...
sorry digillz , I am not ignoring you :).I did not understand
u ask me if it was evaluated i said yes if you look at my first post
whileprintingrecords;
numbervar mis_days :=currentfieldvalue;
true -- no needs to display a field in cross tab
that what i have.
For Lbass yes i am...
I have tried lbass and dgillz options did not work for me.
I may be a bit more specific
I am using crystal XI
in cross tab
rows: rmtid,location
columns: @Label_month_year(MonthName (tonumber({t.MONTH}),True)+' '+totext({t.YEAR})) ,
timeofday(day,night)
summarized fields: @missing_days(if...
hi,
i have cross tab report.
Trying to conditionally show the color of cell based on another field .
i have 2 fields as 2 row field1 and field2
if field2 >0 then field green
what i did
selected a cell(field2) ->right click->common->suppress->x+2 and enter:
whileprintingrecords;
numbervar...
ok let me give your more info
the report based on stored procedure which returns rmtid
and night ,day
rtmid night day
1 20 10
2 30 10
....
the chart shows bars 'on change of'formula @RMT_Label and 'show' night and day values.I need to drill down by clicking on bar...
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.