Many of the tips used in ExcelTips rely upon macros in order to run. Some readers may not know how to enter a macro from scratch in Excel. There are actually two ways you can create macros. First you can record a macro, which is appropriate when you want to record a series of steps you perform quite often. The second method of creating a macro, writing one from scratch, is much more powerful. To create a macro from scratch, follow these steps:
If you are still using Excel 95, the easiest way to create a macro from scratch is to first record a "dummy" macro, and then edit that macro to create your final "from scratch" macro.
Note:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2712) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Writing a Macro from Scratch.
Excel Smarts for Beginners! Featuring the friendly and trusted For Dummies style, this popular guide shows beginners how to get up and running with Excel while also helping more experienced users get comfortable with the newest features. Check out Excel 2013 For Dummies today!
When creating macros, you can use the ColorIndex and Color properties to set or determine the colors in a cell. Excel ...
Discover MoreWhen developing a macro that others may use, you might want to test it out to make sure it works properly if an ...
Discover MoreWhat is a macro? Ever wonder what these are and how to use them? This tip answers the basics of what a macro is used for, ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2015-03-14 20:15:18
Indio
I need to be able to read the data in the WAV files of less of 700 ms (at 44.1 kHz sampling rate) and perform Fourier analysis etc. Has anyone done this or have any code which i can implement to do this?
2015-03-14 12:17:14
Chuck
Hi Allen,
Your ExcelTips has been a source of very valuable information that has made my job considerably easier over the past several years. I would like to share the method I use to create a "from scratch" macro. Simply hold down Ctrl and F11 and Excel generates a new macro sheet. Note: I am using Excel 2003.
Thanks, and keep up the good work.
Chuck
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2022 Sharon Parq Associates, Inc.
Comments