View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
laughing gravy laughing gravy is offline
external usenet poster
 
Posts: 5
Default commandbutton on workbook assistance

Hi

I've dropped a commandbutton onto a work book. The button collects data from
that work book when clicked and opens a different workbook to apply the data
collected on to the new workbook. Alls good until I program a range/cell I
want the data dumped into when I get an error 1004 message. The program still
seems to be pointing at the first workbook. Any ideas how I get it to focus
on the new workbook?