View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike M[_2_] Mike M[_2_] is offline
external usenet poster
 
Posts: 12
Default Importing/saving multiple files in Excel w/ macro

I should add, the 'Range("G14").Select ' line near the end is just my
recorded method for deselecting the cells selected previously, for want of
knowing a deselect command!! :)