View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sowetoddid[_47_] sowetoddid[_47_] is offline
external usenet poster
 
Posts: 1
Default Trying to Learn VB

I have clicked on all of the links that I can find posted in this forum
trying to learn how to compile VB codes. A lot of the codes mak
sense, except for the extra info the gets stuck between lines. Doe
anyone know a good webpage that analyzes codes line by line, explainin
what each part does?

What is the significance of...

(Cancel As Boolean)

and

(By Val SaveAsUI As Boolean, Cancel As Boolean)


I see these in codes coming after Private Sub Workbook_BeforePrint



Thanks

--
Message posted from http://www.ExcelForum.com