View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Recording a macro


Post your coding efforts for comments

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Denise Payne" wrote in message
...
I am using Excel.
What I am trying to do is use a Command Button to link to a macro that
will
open a speadsheet from another file(Spreadsheet 1), then update another
spreadsheet(Spreadsheet 2) from the first spreadsheet. Then, close
everything. It is modeling data and there are 4323 rows and 50 columns. I
am
trying to create a command on one spreadsheet that will update the data at
the touch of a button.

--
Denise Payne