View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mike.wilson8@comcast.net is offline
external usenet poster
 
Posts: 20
Default Needing to select file path with Set command

Tom, thank you so much it worked...one little question if you don't
mind...I need to add a Paste:=xlValues somewhere in the code because
the data in the cells are actually formulas and I need to paste over
the raw data only.

Thanks again