I'd like to be able to set up a rule that will forward all external messages I receive to another user. I haven't been able to accomplish this, using rules such as
forward where <from> includes "@"
forward where <from> does not include "internaldomain.com"
Basically, I don't want to forward...
I'm trying to save a recordset I have created into a Comma-Separated Values (.csv) file. This is the format I need the data in to upload it into another application.
Here is my code so far:
rs.save ("C:\test.csv")
This saves the data, I believe, but it is in a very crude, and unusable...
Does anyone know of a way to get the number of the active tab on an SSTab?
I want to be able to close the tab I am currently on. For example, say I have 3 tabs. I am actively on tab 2. I would like to close this tab.
I know that sstab.tabs gives me the total count of all the tabs.
Is there...
I want to generate a report that has a chart for each employee that a specified supervisor has. So, for example, if a supervisor has 5 employees, I would like 5 charts on the page.
How can I place multiple charts in a report, keeping in mind that I do not know how many charts will be needed...
Does anyone know how to make a button pull up the print setup screen in VB6? To be clear, when I say print setup screen, I mean the screen where you can select your printer and select landscape or portrait.
Thanks.
I am using RDC and the Crystal Viewer to display reports in a VB6 application. However, while there is a print button on the Crystal Viewer, there is no print setup button where I can select Landscape or Portrait, or select which printer I want to go to. This option is available with Crystals'...
I have a bar chart that shows exposure to certain groups in millions of dollars.
Currently, the x-axis names each group, the y-axis shows millions of $'s (200, 400, 600, 800) and then the bars show how many millions of dollars for each group with the number of millions shown on each bar.
I...
I have a VB application that uses the RDC using the crystal viewer. Is there any way for the crystal viewe to show the percentage of the report complete and the number of records it has cycled through as an .exe file compiled directly through crystal does?
I have an application that shows a form that has a report on it if you press a button. I have another identical form that also shows a report (a second report would be selected, so while the form is identical, the report on the form would not be). I would like to be able, when the button is...
I am having trouble populating a datacombo box. I have two datacombo boxes, datacombo1 & datacombo2. Datacombo2's data is based on what is chosen in datacombo1. I have made the recordset, but now I need to get the datacombo box filled with the recordset. How do I fill datacombo2 with the...
Does anyone know of a way to do the following?
Let's say that I have a report to automatically run at 10:00 P.M. on a Friday night and store it in a file on the network.
I would like Groupwise, then, at, say, 6:00 A.M. Saturday morning, to go out to the network, attach the file that was run...
I have a line graph that I want to show a time series on. The bottom axis lists dates. The dates say 10/20001, 01/2002, 04/2002, etc.
I want these values to read Oct-01, Jan-02, Apr-02, etc.
The value in my details section which I am charting the graph on is formatted to the MMM-YY...
I am using Crystal V8.0. I have a pie chart. The data is broken into 5 groups, and summed up for each group. The pie chart then shows the the % of the total for each group. The pie chart is fine, with the data labels showing up with the % sign. In the legend, however, I have my problem. I...
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.