View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DPingger DPingger is offline
external usenet poster
 
Posts: 22
Default selecting month column

Hello,

My downloaded column data header is formatted by mm/yyyy through 2014, a
total of 6400 rows.

Every month, I need to run a macro that would select last months column and
copy it to column DA1.

Help, please.

TIA

DPingger