Search found 7 matches

by carlcrespo
Mon Jul 24, 2006 1:13 pm
Forum: R&R ReportWorks Users
Topic: RR Print Preview Crashes
Replies: 5
Views: 2664

=> RE: RR Print Preview Crashes

I^ve seen it happen once in a while switching amoung multiple windows (I have no idea why). I just exit the Print Preview and re-run and if it crashes just restart R&R. I am running Version 11.____Carl
by carlcrespo
Mon Jul 24, 2006 1:02 pm
Forum: R&R ReportWorks Users
Topic: Table Linking Question
Replies: 1
Views: 1156

=> RE: Table Linking Question

Try creating calculated fields (Convert fields to string, and trimming leading/trailing blank spaces) and join.
by carlcrespo
Wed Mar 22, 2006 7:15 pm
Forum: R&R ReportWorks Users
Topic: Labels / Grouping
Replies: 1
Views: 1193

=> RE: Labels / Grouping

Can^t, at least not in v.11. I^ve been down that same path. If you group you lose your label position formating. Try to group the data first, put it in a new table, then run the report with the record field only.____Good luck
by carlcrespo
Mon Mar 20, 2006 12:23 pm
Forum: R&R ReportWorks Users
Topic: How to compare memo fields?
Replies: 3
Views: 1720

==> RE: How to compare memo fields?

>The previous function will not let you test memo fields. No __>way around this restriction. __>__>Kathleen __>R&R Support ____How do I compare or delete duplicate memo records? My company stores names in a memo fields. ____Can memo fields converted to strings using calculated fileds?
by carlcrespo
Fri Mar 17, 2006 9:03 pm
Forum: R&R ReportWorks Users
Topic: How to compare memo fields?
Replies: 3
Views: 1720

How to compare memo fields?

I have a memo field named COMMENT. I need run an if statement similar to:__IIF(COMMENT=PREVIOUS(COMMENT), ^^,COMMENT)____Or how to convert a memo to a string and then use it in a Calculated field.____The only way I found to do it in R&R is to export to a text file.____Thanks in advance, Carl
by carlcrespo
Fri Feb 24, 2006 8:26 pm
Forum: R&R ReportWorks Users
Topic: Win XP Pro x64
Replies: 1
Views: 1146

Win XP Pro x64

It looks like it may work on a dual boot machine. A shortcut from the 64 bit OS partition to the 32 bit OS partition. Is there an updated installation applet? Is the the current install applet a 16 bit or 32 bit?
by carlcrespo
Mon Dec 05, 2005 12:34 pm
Forum: R&R ReportWorks Users
Topic: Label printing using band lines.
Replies: 1
Views: 1118

Label printing using band lines.

How do you design a label using a Footer/Header band instead of a Record band?