Search found 7 matches
- Fri Jul 15, 2005 5:42 pm
- Forum: R&R ReportWorks Users
- Topic: use of SUBSTR
- Replies: 3
- Views: 3002
=> RE: use of SUBSTR
Malaize,____There may be several ways to skin this cat, but I^d try using the STRREP function, which serves to replace a string within a string, and can also replace a string with nothing. So a function named ALTPARTNO=STRREP(PART_NO,"PTD","") would yield....____PART_NO ALTPARTNO...
- Fri Jul 08, 2005 4:24 pm
- Forum: R&R ReportWorks Users
- Topic: V11.1.007 DDE and Librarian
- Replies: 6
- Views: 3084
=====> RE: V11.1.007 DDE and Librarian
Yes, the results browser seems to work okay.
- Fri Jul 08, 2005 10:01 am
- Forum: R&R ReportWorks Users
- Topic: V11.1.007 DDE and Librarian
- Replies: 6
- Views: 3084
===> RE: V11.1.007 DDE and Librarian
Help anyone? Am still unable to get DDE and Librarian to work properly.
- Fri Jul 01, 2005 5:17 pm
- Forum: R&R ReportWorks Users
- Topic: V11.1.007 DDE and Librarian
- Replies: 6
- Views: 3084
==> RE: V11.1.007 DDE and Librarian
Kathleen,____Yes, this was installation on the workstation from the server, I think everything was done and flowed pretty much as described in the install instructions. Everything else seems to be working fine, and I can access the DD from within R&R. However, just to be sure, I repeated the WS ...
- Thu Jun 30, 2005 4:45 pm
- Forum: R&R ReportWorks Users
- Topic: V11.1.007 DDE and Librarian
- Replies: 6
- Views: 3084
V11.1.007 DDE and Librarian
Have just started using the new ReportWorks version and love most of the enhancements. Having one problem, though....____The integration to DDE seems to be working fine within the Report Designer, but when I try to launch either DDE or the Librarian it doesn^t fire up... no sign-in screen comes up. ...
- Thu Apr 10, 2003 8:06 am
- Forum: R&R ReportWorks Users
- Topic: Prob exporting to XL-missing fields
- Replies: 2
- Views: 1731
==> RE: Prob exporting to XL-missing
Kathleen, many thanks, worked like a charm.
- Wed Apr 09, 2003 2:46 pm
- Forum: R&R ReportWorks Users
- Topic: Prob exporting to XL-missing fields
- Replies: 2
- Views: 1731
Prob exporting to XL-missing fields
I have a fairly simple report that pulls data from a primary table and is linked to six additional tables to lookup the translated code values for six different fields. Although there are six relationships specified, there are really only two tables -- one is linked 4 times, the other is linked twic...