Thread: IF BLANK
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Ralph.Hill@siemens.com is offline
external usenet poster
 
Posts: 2
Default IF BLANK

Help,

I have a Macro that runs in MS-Word. I need to find
out if a document that a user is opening is BLANK.

If the Document is BLANK notify the user with a
message. If the document is NOT BLANK (i.e more that 10
characters) notify the user with a message box.

Can anyone help me?