Hello
I am working on Seagete Crystal Reports 8.0 and trying to exec a report via VB 6.0 (yes, some of us are still working on that..)
I am getting this error message:
"Error in File D:\xxx.RPT:
Error in formula <Record_Selection>.
'
'
The remaining text does not appear to be part of the...
to paulmarr
thank u.
i have spelled it right in my report in the record selection formula.
finally i changed my view in the DB.
naturally it works fine now.
Hello all
I have tried to exec a report with this record selection formula - it doesn’t accept "exists". Any solution will by helpful.
F_STRUCTURE.LIFE_STEP_ID} = 1 and
{F_STRUCTURE.STRUCTURE_STATUS} = 1
AND exsists (select 1 from F_BUILDING where {F_STRUCTURE.INT_STRUCTURE_KEY} =...
Hi Skip
your code looks fine only i am having a diffrent problem.
first my pagebreaks are in a pivot table, wich means i'm not sure i can insert conditional formating and certanly i can not insert sings as ~.
second what happens is that pagebreakes that comes becase i fixed a page break at the...
hello all
i am using this code to get the pagebreake location so i can put a border line at the end of each page (until row 100):
For j = 1 To ActiveSheet.HPageBreaks.Count
If ActiveSheet.HPageBreaks(j).Location.Row < 100 Then
i = ActiveSheet.HPageBreaks(j).Location.Row...
pls help
i am working on cr ver 8.0. i have a report that i show on a web site. every thing is going well untill i try to export to exl. i was able to export until a point when i started to reciev this message:
"CRAXDRT Error Occured on Server. -2147190908 : Failed to export the report."
on...
Hello All
i have a cr9 report opend in an ASP page. i want to import it to excel 7.0 (extand)format (or excel 5.0 extand) witch is avalable in the design but not on the browzer.
any ideas?
thank you
thank you tony
BUT we have a very complexed pivot table. where not all row are with the same hight. so to have all lables shown and to have all rows the same hight we merged lables, and now we can not print it. if you have any sugestion for having it all (all labels shown and all rows same...
hello
we have a pivot table which is very long. when we merge cells printing causes an error and excel is closed.
we r working on excel 2000.
any sugestions?
thankx
hello all
i am tring to insert a recordset numeric data from vb to a sheet in ecxell 2000 . for some resone i am gettin a comma (') in evry numeric cell therfore i cant make any calculations or other manipulations on my data in the excell workbook.
any help?
thank you
michal
Does somebody know how can I set the report zoom when I come from ASP page?
It sometimes show "100%" in the ZoomControl, but still looks very small and I have to change it manualy to bring it to a normal size.
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.