Search found 11 matches

by Brad_Wells_(Guest)
Sun Feb 13, 2005 12:17 am
Forum: R&R ReportWorks Users
Topic: V10 Can^t create report shortcut
Replies: 1
Views: 1350

V10 Can^t create report shortcut

I get Runtime error 5 Invalid Procedure Call or Argument____Version 10.1.001____Windows XP SP2
by Brad_Wells_(Guest)
Sat Feb 12, 2005 11:36 pm
Forum: R&R ReportWorks Users
Topic: R&R V10 quits upon saving
Replies: 1
Views: 1313

R&R V10 quits upon saving

Is there some setting that can be adjusted to stop R&R from ending abnormally upon saving.____
by Brad_Wells_(Guest)
Thu May 06, 2004 11:37 am
Forum: R&R ReportWorks Users
Topic: Converting numeric to hh:mm:ss
Replies: 3
Views: 1936

==> RE: Converting numeric to hh:mm:ss

It is a number that is in seconds. Example 90 would convert to 1:30______Also, is there now a way to have a control files output to html?____Thanks,____Brad
by Brad_Wells_(Guest)
Wed May 05, 2004 12:40 pm
Forum: R&R ReportWorks Users
Topic: Converting numeric to hh:mm:ss
Replies: 3
Views: 1936

Converting numeric to hh:mm:ss

Can someone help me with converting a numeric 999999999 to hh:dd:ss format?____I am unsure how to handle this using calculated field, or more likely fields.
by Brad_Wells_(Guest)
Fri Mar 12, 2004 3:01 pm
Forum: R&R ReportWorks Users
Topic: export file names driven by date
Replies: 1
Views: 1375

export file names driven by date

I have a report that needs to be run daily and posted on a web server. How can I set up the report to be scheduled and have the file name include the current date? For example, Report_one_March_03_2004.html, Report _one_March_04_2004.html.____The object here is of course, automatting the process.___...
by Brad_Wells_(Guest)
Fri Feb 27, 2004 5:15 pm
Forum: R&R ReportWorks Users
Topic: R&R Generating errors
Replies: 1
Views: 1439

=> Nevermind Changed rsw.ini

Fixed ini file as stated in previous message thread
by Brad_Wells_(Guest)
Fri Feb 27, 2004 5:01 pm
Forum: R&R ReportWorks Users
Topic: R&R Generating errors
Replies: 1
Views: 1439

R&R Generating errors

Upon saving reports.____"rsw.exe has generated errors and will be closed by windows. You will need to restart the program."____Windows 2000 Professional. R&R 10 SQL and DBF. I uninstalled and then did a re-install. I did get a dialog box that stated something about a 16 bit sub-system....
by Brad_Wells_(Guest)
Thu Nov 06, 2003 5:27 pm
Forum: R&R ReportWorks Users
Topic: Send Burst report "Greyed Out"
Replies: 1
Views: 1268

Send Burst report "Greyed Out"

Is there a reason that the send burst report would be grayed out. I have tried creating a banded report that does have an email address field and I tried to select send burst report, but that option is not available to me.____Can anyone point me to where I am going wrong.
by Brad_Wells_(Guest)
Fri Jul 18, 2003 1:34 pm
Forum: R&R ReportWorks Users
Topic: Date Range comparisons
Replies: 2
Views: 1657

==> RE: Date Range comparisons

Kathy, ____I am working with text fields of the two date ranges. I think I have this figured out. I am parsing the date ranges into sperate fields and if date range 2 begin date is before date range 1 end date I am using daysbtwn + 1 to calculate the overlapping number of days.____I am going to test...
by Brad_Wells_(Guest)
Fri Jul 18, 2003 11:22 am
Forum: R&R ReportWorks Users
Topic: Date Range comparisons
Replies: 2
Views: 1657

Date Range comparisons

Can you help me define a formula for comparing the overlap between 2__date ranges?____For example, if I have 2 columns of information, each containing date__ranges - can we compare them and report in another column the number of__days of overlap?__