View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anice Anice is offline
external usenet poster
 
Posts: 12
Default Delete a Column Based on User Entry

I need to have a Macro that prompts the user for a year to delete. The
program would then search the worksheet for that year and delete all data in
that column.

Any suggestions would be great!! Thanks