I have a system (Access 97) which is 2 weeks overdue. The one thing we need is a routine which will, at a particular time, go through a list of company names and either fax, email, or print a repo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10025490.html
Zones:
Visual BasicDate Answered: 10/27/1997 Rating: 6.4 Views: 0
Suppose you have a report That uses vertical and horizontal lines so that the data is displayed in a grid. Now add a sub-report in the detail section. The detail section will change in size depen...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10036509.html
Zones:
MS AccessDate Answered: 01/21/1998 Rating: 8.8 Views: 0
I set my report margins using the File - Page Setup-Margins menu command. According to all the documentation I've read, once you
set a margin for a report, it is saved and never changed. However,
o...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10039920.html
Zones:
MS AccessDate Answered: 03/17/1998 Rating: 6.2 Views: 0
Crystal Report File has a Date/Time Field and Text Field..
It is possible to define condition of Text Filed.
ex) cry.selectionformula = "{penalty.site} = 'paris' "
But
I don't know how to define...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10046825.html
Zones:
Visual BasicDate Answered: 04/29/1998 Rating: 6.2 Views: 0
I have a text file with the information in it...
I need to find the word "Page", when i open the file in vb , and put it in variable.
Public Sub mnuDecompose_Click()
Dim dummy
Screen.MousePointer...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10055832.html
Zones:
Visual BasicDate Answered: 06/24/1998 Rating: 7.4 Views: 0
How can I make a function that would got to a report, display a message box that would ask for a specific page to output of that report to a user's hard drive, and save only that page, then return ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10068275.html
Zones:
MS AccessDate Answered: 09/04/1998 Rating: 6.0 Views: 0
I have a report with 2 columns. Both columns contain the same kind of data. Both columns need to have the same number of rows (across then down) AND also need to sort alphabetically down the colu...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10068578.html
Zones:
MS AccessDate Answered: 09/07/1998 Rating: 7.4 Views: 0
Dear guys/girls,
I'm trying to have a report printed with the listboxes invisible. There is a property called "visible when" or something. Default setting is "always". I set it to reportview only....
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10079501.html
Zones:
MS AccessDate Answered: 09/22/1998 Rating: 5.4 Views: 0
how can i changed the crystal reoprt control Orientation Property to landscape from vb5 code. I know its not possible from the control so is there any api function?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10086786....
Zones:
VB ControlsDate Answered: 02/27/1999 Rating: 2.6 Views: 0
Does anybody know if it is possible to print all the treeview nodes as they are displayed, including anything that is bellow the scroll bar. In other words produce a report as it appears in the d...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10110728.html
Zones:
Visual BasicDate Answered: 04/25/1999 Rating: 6.6 Views: 0