Thread: Pausing Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default 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?