Results 1 to 11 of 11

Thread: [RESOLVED] Dynamic Height of Cell using Excel Automation

Hybrid View

  1. #1

    Thread Starter
    Hyperactive Member Hassan Basri's Avatar
    Join Date
    Sep 2006
    Posts
    324

    Re: [RESOLVED] Dynamic Height of Cell using Excel Automation

    Nice one, RhinoBull.

    I finally did it like this:

    Code:
    Debug.Print MyForm.TextHeight("A") / Screen.TwipsPerPixelY
    and guess what number it returned on my machine? The famous 13.

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width