View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rocket Rocket is offline
external usenet poster
 
Posts: 17
Default export data from excel using VBA

I have set up a button on excel so that when pressed it opens another
application and performs some actions to obtain some data. I used VBA record
to copy my actions in the other application and used preset figures to use
for inputting. However, I now need to know how to instead use figures I will
be inputting in cells in excel. any help would be greatly appreciated.

thanks