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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3104 - 3138 of 3839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3104
Hadn't tested the new converted .rcf files and found a few mishaps now. Will be sorted soon. Bart ... database....
bartsmissaert
Offline Send Email
May 1, 2008
9:00 am
3105
Hi Bart ID nodes with SRS 'ticked' are just displaying 0 (zero) in each status cell. Don't know when this started as I don't tend to use that option very ...
mikehur_2005
Offline Send Email
May 1, 2008
11:03 am
3106
Hi Mike, Thanks for alerting me to that and will see if I can fix it today. Bart...
bartsmissaert@...
bartsmissaert
Offline Send Email
May 1, 2008
11:11 am
3107
This fixes the registration status showing as zero as mentioned by Mike. Version 19.33 Bart...
bartsmissaert
Offline Send Email
May 1, 2008
12:56 pm
3108
Have uploaded a new installer with all .rcf files fixed to work with having no ADO in the .xla. This is the same version, so 19.33 but a new folder ...
bartsmissaert
Offline Send Email
May 1, 2008
11:19 pm
3110
Speeded up all searches a lot by altering the code that writes data to SQLite. This can make reports up to twice as fast, so worth installing this update. ...
bartsmissaert
Offline Send Email
May 5, 2008
10:20 pm
3111
This version won't work with the existing .rcf files as a variable has been renamed in the main add-in file. This was a variable for the ADO connection and...
bartsmissaert
Offline Send Email
May 6, 2008
12:16 pm
3112
Hello Trying to make report to use with patient in the consultation. To show all scipts issued in say last year... every script. arranged alphabetical But...
George Knox
george_h_knox
Offline Send Email
May 7, 2008
3:36 pm
3113
Hi George, Send me the report you are having trouble with and I will have a look. Bart...
bartsmissaert@...
bartsmissaert
Offline Send Email
May 7, 2008
3:54 pm
3114
I used this report. I typed my patient's ID number into top left cell in excel sheet and put another ID number in cell below that. but was OEN not PID. so gave...
George Knox
george_h_knox
Offline Send Email
May 7, 2008
4:09 pm
3115
Hi George, It runs fine here. Put PID in cell A1 and PATIENT_ID number in cell A2. Then select both cells and import. This always needs to be a PATIENT_ID...
bartsmissaert@...
bartsmissaert
Offline Send Email
May 7, 2008
4:18 pm
3116
Thanks for that Not quite what I am needing. How do I find out what patient's PID is in Synergy e.g patient is in consultation with me and I want to do RepAid...
George Knox
george_h_knox
Offline Send Email
May 7, 2008
4:38 pm
3117
OK, what you do is this: Load patient in Synergy Load report in Rep-Aid Select the ID node Import List, Synergy Then run it the normal way That should do what...
bartsmissaert@...
bartsmissaert
Offline Send Email
May 7, 2008
4:44 pm
3118
see screen print. macro won't run? I have to rush out on a visit now, but will be back in about hour and a half George bartsmissaert@... wrote: ...
George Knox
george_h_knox
Offline Send Email
May 7, 2008
5:24 pm
3119
George, Looking at the colour of Rep-Aid you made it a single patient report, but you want a normal report. Just follow the instructions as below. Bart _____ ...
RB Smissaert
bartsmissaert
Offline Send Email
May 7, 2008
5:54 pm
3120
Like magic it works!!!!!!!!!!! Thanks for that. I hope this will help in doing medication reviews on the difficult patients with lots of medications? I am off...
George Knox
george_h_knox
Offline Send Email
May 7, 2008
7:32 pm
3121
Bart I would like to create a report that produces a list of patients that have a dormant problem that has no attached notes or drugs. I would like to specify...
Paul Smith
drpsmith1957
Offline Send Email
May 11, 2008
9:28 pm
3122
Hi Paul, Yes, that can be done. There could be a simpler way, but I would do it like this: Setup your ID node as required, if needed add more nodes to specify...
RB Smissaert
bartsmissaert
Offline Send Email
May 11, 2008
11:12 pm
3123
This is quite a major update. The 2 main things are: 1. The ReadcodeBrowser.xla is gone and all this has been moved to main .xla file SynergyReporting.xla and...
bartsmissaert
Offline Send Email
May 11, 2008
11:32 pm
3124
Hi Paul, I replied a bit quick to this yesterday and you can speed this up a lot by only getting the problems with no linked entries by adding to the SQL: and...
bartsmissaert
Offline Send Email
May 12, 2008
7:52 am
3126
Bart I would like to add other Read Codes than those in the default WordEntries.csv file It is not all that clear how to do this from the installation help...
Dr David Cowen
dr_dsc
Offline Send Email
May 12, 2008
1:41 pm
3127
Hi David, Simplest is to open that .csv file in Excel and insert a row at the right place and copy another, similar row (same SQL, but different codes) and...
bartsmissaert@...
bartsmissaert
Offline Send Email
May 12, 2008
1:51 pm
3128
Better handling of reports on GPP tables as dates and users are now converted. These tables have DDMMYYYY dates and before they were converted as if they were...
bartsmissaert
Offline Send Email
May 12, 2008
11:28 pm
3132
Had a request if it were possible to do Read code to Yes for individual nodes and not all nodes. This is possible with a macro, but that is a bit cumbersome,...
bartsmissaert
Offline Send Email
May 13, 2008
10:54 pm
3133
... Make that top left. Bart _____ From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On Behalf Of bartsmissaert Sent: 13...
RB Smissaert
bartsmissaert
Offline Send Email
May 13, 2008
10:58 pm
3134
About this new option: update sqlite_tablePa set read_code = 'Yes' This only works on nodes that don't have the A option (show all entries) ticked. Will see if...
bartsmissaert
Offline Send Email
May 14, 2008
2:44 pm
3135
This will make the option to have a SQL node that does an UPDATE or DELETE on SQLite tables also work on SQLite tables produced by nodes with the A option...
bartsmissaert
Offline Send Email
May 15, 2008
6:55 am
3136
19.39 had a little typo, causing a problem with the SQL action node and this is fixed in 19.40. Version 19.40 Bart...
bartsmissaert
Offline Send Email
May 15, 2008
8:03 am
3137
Some minor fixes, one to do with a scheduled making of the BP tables. Note that with the new SQLite method these tables are not used anymore. Version 19.41 ...
bartsmissaert
Offline Send Email
May 18, 2008
10:42 pm
3138
Bart Thanks for your help with this - the ECG entries now work I tried to use the HbA1c entry - this return no entry even when it is present - I have tried...
Dr David Cowen
dr_dsc
Offline Send Email
May 19, 2008
10:19 am
Messages 3104 - 3138 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