View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
rleonard[_2_] rleonard[_2_] is offline
external usenet poster
 
Posts: 9
Default Pause Macro to enter data in cell

After using macro goto function, how do i write line of code using application.inputbox set to tybe:=8

i trie
application.inbutbox(enter, type:=8

all i get is error messages, need hel

thank
Bob Leonar