View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Childs Tim Childs is offline
external usenet poster
 
Posts: 128
Default Finding the "Size" of Each Sheet in a Workbook

Charles

The other thing I learned from your post was the use of the operator "\" as
opposed to "/".

That's very neat and helpful rather than having to use a function to convert
to integer format.

THANKS

Tim