Search the web
Sign In
New User? Sign Up
ExcelReportingAddin · Rep-Aid
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3042 - 3076 of 3839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3042
Bart I am using 19.04 but cannot convert OEN to PID Paul _____ From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On Behalf...
Paul Smith
drpsmith1957
Offline Send Email
Apr 1, 2008
9:30 am
3043
Paul, I had another message about this, but works fine here. What error(s) do you get? Could you send me the list of OEN numbers you were trying to convert? ...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 1, 2008
9:49 am
3044
This is the version that is only at http://www.rbs-software.pwp.blueyonder.co.uk/ and which I kept for testing for now, although it seems all fine. Fixed a...
bartsmissaert
Offline Send Email
Apr 1, 2008
11:49 am
3045
This fixes a few minor and has more code (all to do with SQLite actions) to the dll SQLiteProcs.dll. This is still only at: ...
bartsmissaert
Offline Send Email
Apr 2, 2008
8:43 am
3046
As I found a potential bug with the old 18.97 I have now uploaded the latest, 19.09 as a regular download file, so this is available as normal and the...
bartsmissaert
Offline Send Email
Apr 2, 2008
12:57 pm
3047
This file addresses a possible problem to do with the ADO version on your system. All this has to do with having moved code away from Excel to an external dll...
bartsmissaert
Offline Send Email
Apr 3, 2008
8:02 am
3048
Dear Bart, Since upgrading to v 19.1 I noticed that when having an ID node as a child of an ID node it returns nothing. I have e mailed the report to your...
nederlof1
Offline Send Email
Apr 3, 2008
10:25 am
3049
Hi Paul, Thanks for alerting me to that and will have a look at this right now. Bart _____ From: ExcelReportingAddin@yahoogroups.com ...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 3, 2008
10:34 am
3050
Paul, The main table output is fine, but you are right the summary and the count in the treeview give zero. Will fix this now. Bart _____ From:...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 3, 2008
10:35 am
3051
Hi Paul, All fixed now and new file, 19.13 uploaded. In you wanted to know all was due to this one line of code missing in the procedure that handles the ID...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 3, 2008
11:09 am
3052
Fixed a bug, spotted by Paul Nederlof where a secondary ID node would produce (wrongly) nil patients. Must have been a recent thing and not sure how it could...
bartsmissaert
Offline Send Email
Apr 3, 2008
11:13 am
3053
Bart, We spotted this this morning, but upgrading fixed it. ... -- Regards, John L....
John Lockley
wjohn.lockley
Offline Send Email
Apr 3, 2008
10:52 pm
3054
Hi John, Thanks for confirming that. Bart _____ From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On Behalf Of John...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 3, 2008
10:55 pm
3060
No updates for a while and that is because I have been working on something big and it is not quite finished yet. As I found a bug to do with the drug node....
bartsmissaert
Offline Send Email
Apr 10, 2008
12:47 pm
3061
The file 19.14 (also for testing) had something wrong to do with looking at issues in the drug node. This was due to allowing the SQLite table ...
bartsmissaert
Offline Send Email
Apr 10, 2008
9:26 pm
3062
Hi Bart This isn't all that important, just something that Bart or group members may have an idea on. Without going into SQL, is there any way to set up...
mikehur_2005
Offline Send Email
Apr 11, 2008
10:17 am
3063
Hi Mike, It should be no problem to do what you want, but just 2 questions to make sure: Are you on the iSoft appt system? It sounds you are, but just to make...
bartsmissaert@...
bartsmissaert
Offline Send Email
Apr 11, 2008
10:49 am
3064
Hi Mike, Attached a .rcf file that shows a simple way to do what you want. I have done it for our GP's and this is the bit: AND " & _ "A.USERID IN(16, 18, 19,...
bartsmissaert@...
bartsmissaert
Offline Send Email
Apr 11, 2008
11:11 am
3065
Yes, sorry I should have made that clear - we are using the standard Synergy appts system, and the appointmentstatistics.rcf file. Ideally (if feasible) it...
mikehur_2005
Offline Send Email
Apr 11, 2008
11:12 am
3066
Attached a .rcf file that will give you a bit more flexibility as you can type the users you are interested in in the report description text box, eg: 16, 18,...
bartsmissaert@...
bartsmissaert
Offline Send Email
Apr 11, 2008
11:54 am
3067
As this file seems fine (needed to make sure as there is a whole new SQLite engine) I have uploaded this now as a regular download. Uploaded to both sites and...
bartsmissaert
Offline Send Email
Apr 11, 2008
12:54 pm
3068
Some speed improvements and some minor fixes. This file will need running on all machines. Version 19.16 Bart...
bartsmissaert
Offline Send Email
Apr 14, 2008
7:03 am
3069
Thanks for that Bart (got the file from the mail you sent to my yahoo mailbox directly) It doesn't run unfortunately. Put the unzipped copy into the code files...
mikehur_2005
Offline Send Email
Apr 14, 2008
10:18 am
3070
Ran all fine here. Did you do this with Options, Run report from code file? This is how it should be done. Bart...
bartsmissaert@...
bartsmissaert
Offline Send Email
Apr 14, 2008
10:34 am
3071
Hi Bart Yes, I ran it exactly the same as the original appts..stats.rcf file (which still works fine) If I come out of the 'prepare search2.preconnect message'...
mikehur_2005
Offline Send Email
Apr 14, 2008
10:56 am
3072
Hi Mike, Yes, that help and what has happened was that I saved that imported code with the main .xla file, causing the problem as you described. I will upload...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 14, 2008
11:12 am
3073
Hi Mike, Have now uploaded a new file, 19.17 (will need running on all machines, due to a new dll) and hopefully now your .rcf file will run. Bart _____ From:...
RB Smissaert
bartsmissaert
Offline Send Email
Apr 14, 2008
11:34 am
3074
Fixed 2 minor bugs I was alerted to today and have uploaded a new file, 19.17. Due to a new dll this will need running on all machines. Version 19.17 Bart...
bartsmissaert
Offline Send Email
Apr 14, 2008
11:35 am
3075
Yep, that seems to work 'a treat'! Appears to collect data for all the desired 'workers' as listed in the description field: Just what I needed. Will do a bit...
mikehur_2005
Offline Send Email
Apr 14, 2008
12:12 pm
3076
One minor fix and one fix (has to be confirmed) to do with a possible ADO problem. This last one would show as a VBA error directly after trying to login. This...
bartsmissaert
Offline Send Email
Apr 15, 2008
1:41 pm
Messages 3042 - 3076 of 3839   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help