ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Pausing Macro (https://www.excelbanter.com/new-users-excel/136434-pausing-macro.html)

Patches

Pausing Macro
 
In Excel, where can I get examples for Macro's that pause for input, then
continue?

Don Guillett

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?




Gary''s Student

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