R
R Wilson
I have an org chart created by importing records from Excel and I'd like to
fill the hyperlink field in every staff member object with the same formula
to display a picture of the employee:
="http://www.website.org/intranet/hr/photos" & Prop.EmployeeNum & ".jpg"
The field employeenum is imported with the employee's data and each photo is
named [employeenum].jpg.
This works fine only if I open each object's shapesheet and paste the
formula into the hyperlink field. For some reason if I paste the formula
into the Hyperlink Address bar (accessed by pressing Ctrl-K) Visio adds lots
of quotation marks and the formula doesn't work.
fill the hyperlink field in every staff member object with the same formula
to display a picture of the employee:
="http://www.website.org/intranet/hr/photos" & Prop.EmployeeNum & ".jpg"
The field employeenum is imported with the employee's data and each photo is
named [employeenum].jpg.
This works fine only if I open each object's shapesheet and paste the
formula into the hyperlink field. For some reason if I paste the formula
into the Hyperlink Address bar (accessed by pressing Ctrl-K) Visio adds lots
of quotation marks and the formula doesn't work.