Unlock the Power of MEDITECH with MEDITECH KE

Tagged Questions

2
votes
3answers
289 views

Formatting Excel cells programmatically from NPR

I have a few NPR reports that I open using the shell function call from a macro. This does not allow for any access to the excel object itself, so it's limited. Does anyone have …
0
votes
3answers
61 views

Leading Zeros Stripped in Excel

I have an NPR that is writing an xls file and one of the fields is "corp.and.dept". In the file, the leading and trailing zeros are dropping. I tried to put DAT=TEXT but received …