I have a crystal reports which has a group header. When I export the report to excel, I don't want to export the group header/s. I want only the header and details. It works if I suppress the group header, but then it doesn't show on the report on the screen as well. Any help will be...
I am trying to open a Lotus Notes (V8.0) email from within an excel workbook (VB Script). I want to set the subject line and body of the email via the code, but then have the email open up so that I can manually enter the Receipient list of names. This is how the current implementation works...
I want to be able to take a particular action when the user presses an "F" key from anywhere within the application. Where should I be coding for this. I tried to create a keydown event in the application object but that won't work. Any ideas?
I have a datawindow which has 2 groups already defined. I want to add another group but I need this to be the 1st group on the dw. How can I do this (if at all possible), without deleting and recreating the 2 existing groups?
I'm seeing a lot of documentation on "Set the ExtendedSelect or Multiselect property to true" for a drop down listbox, but I can't see that property in the control. I tried setting it through code as well "This.ExtendedSelect = TRUE" - even this does not work. Has anyone ever used it? Do you...
I have a text type database field. I am reading it into an event in Powerbuilder, into a BLOB datatype and displaying it in the MLE as String(blob variable).
The issue I have is that the entire data shows in one line - how do I get to wrap the text based on the width of the mle ?
I have a client and a server component in PB. I put a breakpoint in the server application - some of the breakpoints on the server side show up when I run the application, but one particular break point does not show up. The application seems to be hanging, but when I continue it seems to be...
I have a computed field in my header whose value gets set in the retrieveend even with the dot notation. However when the report goes into the second page, those values don't show. The values show only on the 1st page header. The dot notation used is...
I have a datawindow and I am toggling between visible and invisible depending on some logic. I have now added the control menu to the datawindow, so that the user can click at the right top corner to close the datawindow itself. How can I sense when the user is closing the datawindow...
I have a drop down datawindow created from a Country view. The fields are id and name.
The primary datawindow created from another table has the field country id and the above dropdown datawindow is linked to this field.
The country table has country id 0 for "Inapplicable". When my...
I am using dde to connect between pb and Word to call a word template. I have a macro in my template which is called by the dde connection. The macro calls the functionality to mail merge data between a SQL server database and the word template and save the resulting merged document. This works...
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.