Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rloiben

  1. rloiben

    Calculate Font Width

    That's a pretty cool feature... but not going to work for this project (however I did add it to my toolbar and can't wait to use it!!!! I have a spreadsheet of 500 employee's names, title, phone number, fax, etc., and with VBA I am creating separate HTML files (one for each employee) to use as...
  2. rloiben

    Calculate Font Width

    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...
  3. rloiben

    Looking for a date range, 6 months ago through today.

    As a cop-out, I used "WHERE DATE > SYSDATE-183", but that is not always accurate. Is there a better way (but still efficient) to get at this?

Part and Inventory Search

Back
Top