All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ======================================
The following works for the doctor name: First Name: VAL=%Z.convert.to.mixed.case((@MIS.DOC.DICT.name#"1,0 ")#"0 ",1,1) Last Name: VAL=%Z.convert.to.mixed.case((@MIS.DOC.DICT.name#"0,"),1,1) Middle Initial: VAL=%Z.convert.to.mixed.case((@MIS.DOC.DICT.name#"1 "),1,1) Change the MIS.DOC.DICT.name to the field in PP that you are using. Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renee Rinehart Sent: Thursday, July 20, 2006 2:35 PM To: [email protected] Subject: [MEDITECH-L] Magic npr help with computed field All messages should be posted in plain text. HTML will be converted to attachments. The meditech-l web site is MTUsers.com ====================================== I hope someone can help me with this computed field. I'm attempting to extract an employee's last name in a field and their first name/initial in another field so I can download to a spreadsheet. I did find a KB article that sort of addresses this, but not entirely. I'm writing this in PP.PER. Any help would be appreciated. Renee' Rinehart, HCIS Financial Coordinator Guadalupe Regional Medical Center Seguin, Texas 78155 830-401-7214 [EMAIL PROTECTED] _______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l _______________________________________________ meditech-l mailing list [email protected] http://mtusers.com/mailman/listinfo/meditech-l
