I am creating e-mail signatures for the office using VBA. Underneath the employee's name, I need to create a line. The line should be approximately the same width of the name, but my boss does not want to use a fixed width font (does not as nice).
How can I calculate the font width so I can make the line size (____) the same? One idea I had was to approximate the letter size myself on a different spreadsheet but I have a feeling there is a better way.
Thanks.
How can I calculate the font width so I can make the line size (____) the same? One idea I had was to approximate the letter size myself on a different spreadsheet but I have a feeling there is a better way.
Thanks.