View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jef Gorbach[_2_] Jef Gorbach[_2_] is offline
external usenet poster
 
Posts: 65
Default Excel VBA Programming

Easiest (best?) way is to use Excel's record macro feature then
simplify and expand upon that basic structure of whatever task you're
undertaking using hints/examples found in internet/books. this forum
is a great resources as well obviously.