Fixed a rare (never seen it myself, but Les T sent me a report that showed it) bug where the vertical report output missed out entries. Version 16.27 Bart...
Dear Howard, Khian and Paul You can join the user group, and search on it to find references to items of need/interest which will help you in how to use...
Not really a bug, but when you have a report with multiple primary ID nodes (ID node coming directly off the report node) and you ticked FLN (filter on last...
New SQLite method will now also handle reminder nodes and sample nodes, so it will now handle all nodes. Only thing it doesn't do yet is database writing that...
Since looking to try to remember how to remove Wax in Ears from Summary, which you showed us how to do last year, I now find read code 73050 in Summaries. ...
George, This will be same as in the e-mail I just sent you. If you want to put them out of summary you don't really need to make a search for them first, but...
1. Some minor fixes to do with the new SQLite method. 2. Updated SQLite dll files, making it faster. 3. In the new SQLite method is now the option to leave out...
... This should be: will need running on all PC's Bart _____ From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On Behalf...
Some fixes to do with the show all entries option (First, Last, All) in the SQLite method. To make it easier to use this new method, without setting it to run ...
Nil new, but a few things about this new SQLite method. Firstly, unless it all works 100% fine the old method will remain in the software, so no worries there....
Fixed a bug in the new SQLite method to do with looking for any linked problems. This is with the % in the Link RC box. If you had run this kind of search...
Fixed one minor bug where there would be a message (Couldn't do the date comparison between nodes) when you did adding entries with the patient's date of birth...
Can any one help with creating a macro to link together. An excel macro which dumps to sheet patient ID name , and then to run a repaid report which shows...
George, I am having a bit of difficulty to understand precisely what you want to do. The Rep-Aid macro wizard can import a list of patients from either the ...
Hi Bart, I've just downloaded the latest file. The options button is now labelled "optionsH" and left-clicking any of the options within the file menu fires up...
Hi Paul, It only becomes OptionsH if you have right-clicked that button and that is what you must have done. Right-click it again, that is the button itself,...
Thanks Bart, Tooltips are a bit slow to come up on this machine - too many programs running I think - so I hadn't noticed that. all back to normal now. Thanks....
First task , would be a macro to take PIDs from synergy appointment list into a column in excel. George ... Yahoo! Mail is the world's favourite email. Don't...
Hi Bart, We are just finalising an email policy for use with patients and I wanted to run a report with the email address shown in the excel output. Is this...
George I think what you are trying to do would be possible using Bart's repaid and a program like macro express, which is some software that allows you to run ...
Hi Stephen, Yes, simple. Start by trying this in a SQL node. Tick No Loop and run as a normal report. SELECT PATIENT_ID, HOME_EMAIL, WORK_EMAIL, OTHER1_EMAIL, ...
George, Add a SQL node, tick No Loop and paste in this SQL: select a.patientid, a.sessiontype, a.ap_state, a.userid from ap_data a where a.appdate = 'today' ...
Stephen, Maybe it is worth showing why this was easy. Obviously there is no regular node that can do this so you start by putting up a SQL node. You have no...
Thanks. I had thought to try a macro express macro to take ID from synergy appointment list and put the PIDs into an excel sheet, and from there to do a report...
Only work on the new SQLite method. An import fix in the file IB2Lite, which is for moving data from Interbase to SQLite. Same in the corresponding file...
Thanks Bart, It seems quite simple, but when I try to run the report I get this warning message. What should I do now? Also, if I want to include patient...
... To avoid confusion, that should be: important fix. Bart _____ From: ExcelReportingAddin@yahoogroups.com [mailto:ExcelReportingAddin@yahoogroups.com] On...