Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

record a macro

Status
Not open for further replies.

gray78

Programmer
Feb 3, 2005
78
US
I want to record a macro that when I enter data into cells,I can calculate sums and % and then when I run the macro, it will open another sheet and put all of this data into another sheet.

I will be extracting data from a database into the first excel sheet and then "exporting" this data through the macro into the second sheet.

Thanks
 
I want to record a macro
menu Tools -> Macro -> New macro ...

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 


Hi,

A WORKBOOK contains, among other things, SHEETS.

So do you want to export to another SHEET or WORKBOOK?

Skip,

[glasses] [red]A palindrome gone wrong?[/red]
A man, a plan, a ROOT canal...
PULLEMALL![tongue]
 
Skip,

I would like to export the information to another workbook

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top