View Single Post
 
Old 07-12-2013, 07:00 AM
ppochelon ppochelon is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jul 2013
Posts: 1
ppochelon is on a distinguished road
Default How to transform hours into minutes in mail merge

Hi,

I am trying to format a time in hh:mm into the sum in minute in mailmerge.

For example for a duration of 1:30, I wnat the mergefield to return 90 minutes.

Right now I format it as {MERGEFIELD "time" \@mm"} and it returns 30.

Thanks for your help
Reply With Quote