I am using crystal report 8.5 which I ran through DataFlex 7 version.Trying to print label size 3x1 with Avery 5163 to print 10 labels per page .And printing direction is Down then Across.
My problem is it is working fine in the desktop computer but when trying to print from labtop(window xp)...
I am trying to export Crystal report 8.5 to Excel. What are the options I should choose to get the same format and layout.And also I need to get the company logo(picture) in the excel. Right now I am not getting the image. Any help is appreciated.
Thank you
The report I am working returns more then one record because of the linkage.
group1 ord number--order#1
group2 itemno
lineno quantity color
1 10 1
1 10 1
1 10 1
group2 itemno
lineNo Quantity color
2...
This is my layout of my report
Group by Location
Grp by itemid
grp by tagno
displayed fields {table.physical_qty} and {table.computer_calculated qty}
in grp footer of tagno i display {table.physical_qty} and {table.computer_calculated qty}. I want to suppress the grp if the sum of...
In a cross tab I have this as a result
pic frame mirror stand
cust1 5 5 1 2
cust2 5 5 3 1
but I want to print pic and mirror together as 5(count of the record),since they are one item.
How do I do that?
i want something like this
pic/frame mirror...
I using this function StringToCode39 to convert my number to barcode. My question is about the font size. Can I have any font size or it will truncate my barcode if i increase it.I am using it in the label format, so maximum how much i can increase the size.
I am wondering whether the font...
In the main report I am placing my subreport in the group footer.And my subreport goes more then one page . I need header for each page.I have one group in the subreport. I have text field in the report header of the subreport. Like
item# order# desc
---- ------ -----
Group...
I got this field
Before sort:
1
44
56
54
54a
56b
54B
3
60
-------------------
I need to sort like the following
1
3
44
54
54a
54B
56b
54
60
Crystal sorts the number first and alpha last.
How do I sort like above?
Any help is appreciated.
Thank you in advance
My question is user will pass the N value. Taking that value and sort the record by TOP N .
How to accomplish it?
For ex:
user passes 10 to see only top 10 records at a time
later 5 to see only top 5 recs ..
Is it possible to do in crystal?
Thank you
thread767-367436
I am trying to print all the values(more then 254) from the array at a time. I am using crystal report 8.5
I used the following code of synapsevampire from the thread thread767-367436
whileprintingrecords;
stringvar array MyArray := {?a}; //your array
stringvar MyOutPut...
My Cross Tab report shows the products with the parts used and what the sizes were.
looks sort of ..
Glass Su
productname width|height width|Height
w1 34 40 23 34
w2 12 23 43 45
w3 --- --- --...
I get error 'A Cross-tab row has been specified on a non-recurring field' when add the following code to one of the row field
Local StringVar sWinNo := Trim(Mid({Ord_Cfgt.Ship_Via_Name},11,10)) ;
WhilePrintingRecords;
Shared StringVar Array ArrWinNo;
If UBound(ArrWinNo) = 1 And Minimum(ArrWinNo)...
In an existing report I need to make some changes. It is a cross tab report that give the details of the all the items by catagory. Cross tab is placed in the group footer and is grouped by catagory and itemid.
In each page 5 items description is displayed and there can be more then 50 page. My...
I trying to display a memofield in the detail section whenever the item id changes. At the same time my customer want to display it in the page beginning, so I have placed the memo field in the page header. The problem is when the detail section memo field print at the page beginning ,it become...
I have a fields like cart#,bin# and a counter and i am passing order# and counter to a subreport and print the item# correspond to the bin#. If the item# is 0 then it should end the file even though bin# display more then item#.
File should end as soon as there is no item# .How get the value...
i am trying to add a field where is generate a sequence number. how to generate sequence number and when it reaches 80 it should reset to 0 and start from 1,2,3..
please help
Thank you
thread149-1564472
From the thread 'Row width autosize in crosstab' I have a question.One of the users explained a solution for Row width problem by changing the height.
please clearly Explain how to implement it in cross tab dynamically
Thank you in Advance
I am trying to modify the existing report. But I could not see the supressed field in the design view . how to see? Is there any setting.
Thank you in advance
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.