Can someone tell me how to create a formula in crystal reports. I am trying to make a formula that says that whilereadingrecords; 1
and from that i am going to need to insert a group on this formula. the point of this is to make it repeat the group header on each page. I'm really not sure how...
Thanks! But can you tell me where to put this formula? I'm sorry but this is my first time using Crystal Reports so I'll need more detail! Thanks again!
I have made a report that has 4 subreports in it. one of the subreports is usally long...it is part of a details b section (I have a separate details section for each subreport). when this subreport becomes more than one page long, i need the column headings (part of Report b header) to show...
wow, alright then.
Code:
<script type="text/javascript">
<!--
function go(){
var Start = new Date(10,11,89,00,00,00)
alert (testDate.toLocaleString())
var End=frmS.Day2.value+"/"+frmS.Month2.value+"/"+frmS.Year2.value+" 00:00:00";
....i've tried these methods for getting the right format for...
I have a javascript function in which I must put a date value in a variavle called start. on my asp page, i have a text field for month, one for day and one for year:
ie: user can enter 01 in the month box, 02 in the day box and 98 in the year box. the user the presses a button and the function...
in vbscript, how would i redirect to a new page (with passing parameters). I have
<SCRIPT LANGUAGE="VBScript">
<!--
Sub Button1_OnClick
HERE I WANT TO REDIRECT AUTOMATICALLY TO A NEW PAGE
End Sub
-->
</SCRIPT>
i am talking about sql server reporting services...i understand that u make the reports with visual studio.net, but theres gotta be a way to make it interact with an asp page...
I'm familiar with Access and how reports are made with queries and forms there, so im not sure if it works the same (like if u can access the web page directly from the report) or if it is more complicated...
i need to create reports based on text fields in an asp page. the user can select a certain 'type' from a drop down box in an asp form (and other parameters as well), and then the report needs to be based on a query with that paramenter:
ie: select * from table where column=type(type comes form...
is there a way to make an event like frmL.submit happen after a text field is updated (ie after the person enters a value and moves to a new text field?
i have a form with many dependent drop down menus and text fields. I need it to work so the user has to enter the fields in order. is there a simply way to do this? Maybe to disable certain fields?
ok thanks ill look at that forum. if i put them on separate pages, it'll have to just have the one field on each page right? do u think that will make it more confusing in case they need to go back and change something?
i have a form with many dependent drop down menus and text fields. I need it to work so the user has to enter the fields in order. is there a simply way to do this? Maybe to disable certain fields?
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.