View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mishelley Mishelley is offline
external usenet poster
 
Posts: 6
Default Transfer Date Loop

In my first worksheet, I have columns of data that I need transferred into
the second worksheet as rows (records) of data. I need to do this beginning
with Column B until there is a blank column. I am using a macro. How can I
automate this event so that only columns with data are transferred to the
second sheet?

Thank you,
Mishelley