I have a niggling problem with automating a mail merge from an excel command button. Any help would be appreciated. I am running Office 2003. All the steps in the follwoing code work except Word propmts me to select the sheet in the workbook to merge from. I would like the process to be...
I am currently exporting into Excel using the 'OutputTo' method and a stored query. I have a form with two combos on to filter the rows exported. This works fine. However I want to take it to the next stage and add some check boxes to the form which would (when checked) remove some of the fields...
I have the following code in the AdfterUpdate event of a simple multi select listbox. The code puts the selected items in order (separated by commas) and works fine. However when I scroll through other records, the listbox doesn't update to show the current selection in the new record. Here is...
I need to convert the following string of SQL to a crystal report formula,
and
(t1.f1) = (select max (t1.f1) from (t1) where
(t1.f2) = t2.f1))
{where t = table and f = field}
any help would be greatly appreciated
When trying to convert the joins from equal to left outer (or any other) I recieve the message:
ODBC error : [Informix][Odbc Informix Driver]General error. Syntax Error
Then
Error detected by database DLL.
I am using Crystal Reports 8.5 and with an ODBC database. I'm unsure what other...
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.