You are perfectly correct!
I am often using first 2 lines in formula that set to True...
Thanks so much
*************************************
Crystal version 9.2
Database/connectivity used SQL Server
I have noticed this problem before but I was fixing it non-professionaly as i think.
I am using views to build my Reports.
Sometimes few Reports will use same view so i do not apply filters to views, I am trying to apply filters in RecordSelection section.
What I have noticed sometimes those...
I had just installed DSL for home use and i have ATT as a provider. I also have a laptop in another room for my child and she wants fast connection ofcourse. Yesterday we went to buy router and got so confused with everything that is sold. There is something else i had to buy to get laptop...
Please, nevermind, font was suppose to be more then size 8.
Sorry about it.
*************************************
Crystal version 9.2
Database/connectivity used SQL Server
<b><u>Company Reps:</b></u>"
Company Reps: gets underlined but doesn't get bold.
Thanks
*************************************
Crystal version 9.2
Database/connectivity used SQL Server
I did post what is in @transdate - it is
CD({table.Transdate})which is as a field has DateTime type.
synapsevampire,
why such a hostility? You do not have to answer if you do not want to but bashing me like that...I am sorry I think it is really mean.
Topic means that when I am printing this...
I am a trouble today...
I have
Type Group
Account Group
Amount Group
In Account Group I have
Type Account Amount
DL 111 $45
DL 222 $-5
Result needs to be $40
However is this possible to do math within a field?
So far it is calculating per type not within a...
Hello!
I've successfully used formula to retrieve data until i started using current date in both places like from 8/30/2006 to 8/30/2006 brings me nothing.
Originally {@TransDate}was DateTime and now it is CDATE(field) so I converted it from DateTime into Date.
Any suggestions?
(
if...
Great but not clear...I need to have not just 25th but any day to convert.
So I need to write formula like
"On day " & ToWords(@YourDayNumber) but what (@YourDayNumber) should be like?
Should I strip Day off the Aug, 25 and make it (@YourDayNumber)formula and then use that in?
Please, let me...
Report based on SQL view.
View executed brings 100 records.
Report comes up blank.
Going to Database - Show SQL View - copy.pasting into Query Analyzer - brings 100 records.
It almost seems like my Report has box 'do not show data' checked somewhere... {please, advise}.
Thanks
I can not re-create message anymore. It displayed field {table.fieldNO} and said something like 'There is an error in {table.fieldNO}' BUT it said it in third party software I implemented it into.
When I run it outside of that package it gives me no messages but fields are changing places.
Like...
I am using the same formula on EVERy one and each of my Reports. InStr never confused any Report before (well, once only). But out of about 40?
I am very surprised i am the only one who gets this.
I am making few copies of the Report marking 1,2,3 and run them one at the time. Opening up - all...
I want to know if it ever happened to anyone here?
I am using formula in all of my 40 reports that is :
_______________________________________________________
Local StringVar inString := {table.fieldNO};
Local NumberVar strLen := Length (inString);
Local NumberVar i := 1;
While i <= strLen...
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.