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...
Thanks very much for your response Dilettante. I am definitely headed in the right direction I believe.
However, when I try to run the code, I get a Run-Time error '3709' -- The connection cannot be used to perform this operation. It is either closed or invalied in this context.
Any ideas...
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...
Thank you very much. One more question if it is no trouble. How do you close or remove one of the tabs on an SStab?
I use the sstab1.tab to give me the active tab number.
Now, I want to close that active tab.
Thank you so much.
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...
Thank nicsin,
I'm not sure if I'm using crViewer91. I'm using the crViewer activeX form, I'm just not sure the number I guess. But I know what you are saying regarding the enalbePrintButton property, and yes, that does work to print the report.
However, there is no enablePrintSetupButton...
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...
Thank you very much...I had actually figured this much out just now...but was very confused when I couldn't get anything to print out.
So, how do I make this actually print something?
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'...
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.