I am trying to use following record selection formula to pull record contain with value (G) in the field but with no success, please help.
'G' in {recap.batchnmber}[3] ** any batches contains G in position 3
Huichun
I have two forms.
form1 and form2
in form1 I have a textbox let user type in data then I grab that data put into form2.
How do I do it, any thought?
Thanks,
Huichun
I am trying to saving report in VB by using following code.
Set rReport1 = New CrDailyGroupDetail
rReport1.RecordSelectionFormula = "{recap.recapdate} = #" & Me.DTPicker1.Value & "# and ({recap.recaptimestamp} = 'A' or {recap.recaptimestamp} = 'AM' ) and {recap.grouptype} in...
I am facing a problem with setup. My environment is window 98, visual studio 6 with sp5, crystal report enterprise edition 8.5, SQL server 2000.
My problem is when I complete my project, I make a EXE file, it is success. When I use package and deploy, I will display out the message call error...
I have 3 combo box on my form and would like to see box3's data based on box2's selection and box2's data based on box1's selection.
Anyone there can help?
Thank you!!
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.