View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Philipp Philipp is offline
external usenet poster
 
Posts: 5
Default Excel VBA basics

Haldun Alay wrote:

Hi,
Try


......
Set myBook = ActiveWorkbook
.......


OK that worked. Thank you for your prompt answers. Phil