When running a report on a another PC the font in report changes. The font in report is Arial but on the PC it changes. How can I solve this? The version is 11.
Hi!
I need to export data from a table to a file with fixed column lengths. I do´nt want any column separator at all. Can I use a format file in bulk out? Or do you have any other suggestions how to solve this?
Lenght Output
Column Datatype...
Yes maybe, can you help me with the code?
The macro says:
ActiveDocument.Protect Password:="",NoReset:=False,Type:= _
wdAllowOnlyFormFields
How do I write it in VBCScript??
The document name is "Kvalitet Bedömning prod.dot
Yes this works. Thanks!
On Error Resume Next
WordApp.Run("ProtectDocument")
On Error Goto 0
If I put the code in the script I still have the problem with other documents that I don't want to protect. i us the same script for all documents.
I have a VBScript that creates a new document from a teplate (.dot) and inserts data from another application. When the data has been inserted I want to run the macro that protects the document(allow only forms). It is working when the macro exists in the wordtemplate. If I want to open another...
Hi!
When I put a chart in Report Header the chart shows all values from the database, in this case all orders per salesman. I have parameters where I choose District or salesman and the grouped data shows correct but my chart still shows all records. How do I get the report to show only ONE...
Hi,
I have an one demand subreport with som parameters that I want to enter only when I call for the subreport. The parameter for the subreport shows already when opening the main report. How can I make this happen?
Regards
Lizzie
Hello there!
If I have a chart with sales for each salesperson . Can I open a subreport based on what bar I click and pass the salespersons name to a parameter in subreport? I want the report to show a detailed salesreport for the selected salesperson when I click the bar. Is it possible?
/Lizzie
I have one sub (Refresh-data) in excel that gets data via MS-query and the second sub (Format_Column) formats the column. How can I make sure that the first sub has finished before the second starts?
/Liz
Hello there!
If I have a chart with sales for each salesperson . Can I open a subreport based on what bar I click and pass the salespersons name to a parameter in subreport? I want the report to show a detailed salesreport for the selected salesperson when I click the bar. Is it possible?
/Lizzie
Hmm...
I have 16 parameters with from - to values. It will be many If...
Is there any other way to do this or do I have to use some other function, like OLAP-cube for example.
Please help!
I hope you can help me with this.
1. I want to group or sort the records based on which parameter I use.
2. If I don't enter anything in a parameter I want the report to choose ALL records so I don't have to enter ALL parameters when I open the report.
Is this possible?
Thanks.
/E
Hi!
I need to be able to open a CrystalReport in a web solution.
My customer has Cview installed on each client but want to access the program from a websolution. Is it possible to open Cview with input parameters?
/Lizzie
I have som questions about distribution of reports.
1.Can I pass a value from the report to an email program so I can distribute the report by email based on a parameter or field that includes the emailaddress?
2. What program shall I use to schedule printouts of reports?
Regards
Elisabet
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.