i have function for generate textbox while user insert some value. what is my problem is how to insert function auto tab in this textbox.
here my javascript code :
function createForm(no_received) {
data = "";
inter = "'";
if (no_received < 300 && no_received > -1) {...
commonly i m using this method like your situation.right click at report field then select format editor. at tab order select number. u can select what format u want it.
but for case csv-file i dont have any idea.
good luck
i'm using running total editor
here editor detail i'm using:
Summary
Type of summary : sum
Evaluate
On change of field : cs_mas.vol
Reset
On change of group : Group#1:cs_mas.cs_mth
-tq
sorry..here example data from database
so no | vol | so_mth |
1234 1 February/2003
2344 1 February/2003
1122 1 January/2003
1223 2 Januray/2003
and the outout will sum by group by so_mth and my expected output here :
__________________
February/2003
Total...
I am having weird problem for running total formula using sum. i'm using cr 7 and ms-sql server
Anyway, I have a report (summary report) that I am creating that sum volume total that are generated after grouping by monthly, this report included sub report
what is my problem while data for each...
hi there
i'm using sql server as database and crystal report 7. i try using produce report by web using asp code. for string selection record it ok.but while i'll change the code for date field it will appear some error?
Error in formula <Record Selection>.'{stock.date_stk}='31/12/2003"...
hi there,
i create crystal report (ver 7) with integrate using asp. i'm using crystal report for producing quotation product based on selection formula. the problem is to get subtotal from each page? . cause i set the details go to second page if it more. so user can see every page with the...
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.