Search found 20 matches

by Mary_S_(Guest)
Thu Aug 31, 2006 7:35 pm
Forum: R&R ReportWorks Users
Topic: Extract a string
Replies: 1
Views: 1613

=> RE: Extract a string

never mind - I looked back through this message board not very far and discovered the WORD function. It also worked perfectly for me.__Um, thanks.
by Mary_S_(Guest)
Thu Aug 31, 2006 7:30 pm
Forum: R&R ReportWorks Users
Topic: Extract a string
Replies: 1
Views: 1613

Extract a string

Using Xbase 8.1____I have a character field which has an address, city and zip. Of course the address can vary but so can the city and zip. I want to extract the city. The format for this field is____Addess city zip (1400 Elm St Anywhere 99999)____What^s the same in each field is the city is before ...
by Mary_S_(Guest)
Fri Mar 11, 2005 2:13 pm
Forum: R&R ReportWorks Users
Topic: error message
Replies: 2
Views: 1795

==> RE: error message

That did it, thanks much.
by Mary_S_(Guest)
Thu Mar 10, 2005 3:50 pm
Forum: R&R ReportWorks Users
Topic: error message
Replies: 2
Views: 1795

error message

My hard drive crashed so after I got it back I installed R&R (Xbase 8.0)and downloaded the updates from your website; I was directed to 8.1 to get the updates to 8.0 which what I did(and I can^t upgrade).__Now when I start a new report, choosing Report Wizard and after I choose a master table I ...
by Mary_S_(Guest)
Wed Mar 02, 2005 8:13 pm
Forum: R&R ReportWorks Users
Topic: Scheduled tasks
Replies: 1
Views: 1441

Scheduled tasks

I cannot find previous discussions about this so here^s the question again - I want to run a report after hours and am doing this with Scheduled Tasks in Control Panel. What do I point to? I tried the text control file but it just opened the file and didn^t run the report. The frustrating thing is I...
by Mary_S_(Guest)
Thu Dec 09, 2004 12:30 pm
Forum: R&R ReportWorks Users
Topic: Cannot open index file
Replies: 2
Views: 1776

==> RE: Cannot open index file

I don^t know why it didn^t offer the re-selection of the index at first but I did try throughout the day to open the report and finally was offered the chance to re-select the index, I did and am now back on track. Any ideas why this problem came up out of the blue, seemingly?____R&R was bundled...
by Mary_S_(Guest)
Tue Dec 07, 2004 6:22 pm
Forum: R&R ReportWorks Users
Topic: Cannot open index file
Replies: 2
Views: 1776

Cannot open index file

Xbase 8.1.023____Here^s the situation:__I have a report with both the Master table and 1 related table that I create each month. At then end of the month I point both tables to the new monthly tables. I have been doing this for several years. However, this time I first got a warning message when cli...
by Mary_S_(Guest)
Wed Nov 17, 2004 3:40 pm
Forum: R&R ReportWorks Users
Topic: 15 working days
Replies: 2
Views: 1872

==> RE: 15 working days

Worked like a charm - I used AddDays() and did an iif calculated field for each DOW and stacked them.__Thanks a lot
by Mary_S_(Guest)
Tue Nov 16, 2004 8:54 pm
Forum: R&R ReportWorks Users
Topic: 15 working days
Replies: 2
Views: 1872

15 working days

I would like to create a calculation that will yield a date that is 15 working days from today^s date - wizDate. Any ideas on how to do that?__Thanks for help.
by Mary_S_(Guest)
Wed Mar 31, 2004 3:10 pm
Forum: R&R ReportWorks Users
Topic: Visual Basic to call R&R report
Replies: 4
Views: 2768

==> RE: Visual Basic to call R&R report

Thanks for the suggested reference material. Hmm, yes it does sound complicated. The little experience I^ve had with VB has been intriguing and I would like to learn more, figuring out this task will certainly help, to say the least. In the meantime, I^ve set up the running and exporting of the repo...