![]() |
Pausing Macro
In Excel, where can I get examples for Macro's that pause for input, then
continue? |
Pausing Macro
For your homework look in the vba help index for
INPUTBOX and MSGBOX -- Don Guillett SalesAid Software "Patches" wrote in message ... In Excel, where can I get examples for Macro's that pause for input, then continue? |
Pausing Macro
Sub demo()
x = Application.InputBox("Give me input!!!", Type:=2) End Sub -- Gary''s Student gsnu200712 |
All times are GMT +1. The time now is 12:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com