I would like to be able to change the horizontal alignment of a field at run time. Since at least one of these fields is a memo field I need to place the code in the VB code format section of the RDC. I am not having any success in changing the alignment based on conditions. If I click on the...
I have a report that has two groups; Group B is within Group A. I want the report to break on each change in Group B but not on the last record, and I want to reset the page number on each change of Group A but not on the last record. I have the sections set up this way and the have suppressed...
I have a report with two groups; group B is a group within group A. I would like the report to break after each group B but I would like the page numbers to reflect the page number and total number of pages for group A. For example, there are two items for group B. I would like the report to...
I would like to suppress fields in a section based on the value of another field in the section. I would like to do this using the Section_Format event in VB Code. I can reposition, change font, change size but when I use Field#.Suppress it does not work. The suppress property is available in...
In a VA app I am passing text that contains tabs and carriage-return line-feed characters to a string variable. I am enclosing the variable in single-quotes and trying to use this to set the source for an unbound field (string data type). I get an error that "the matching ' is...
I have an Oracle database which stores text in RTF as a long raw. I need to get this data out to a report. I would like to be able to pass this to an unbound field on the report. Is there a way to convert the data type and pass it to a string variable?
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.