ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   macros (https://www.excelbanter.com/excel-worksheet-functions/206752-macros.html)

steve29

macros
 
How do I create a macro to update a digital scoreboard

Sheeloo[_3_]

macros
 
One way is to Tools|Macro|Record a macro, give it a name and
then do the steps you want. Once done select Tools|Macro|Stop Recording

You can choose Tools|Macro|Macros and Edit the macro you created to see the
steps. In the Visual Basic Editor enter
Sub nameofyournewmacro and press enter
now you can enter the VBA code for your macro between Sub and End Sub...

See http://www.anthony-vba.kefra.com/vba/vbabasic1.htm for more details.
--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"steve29" wrote:

How do I create a macro to update a digital scoreboard



All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com