Thread: why!?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rui[_2_] Rui[_2_] is offline
external usenet poster
 
Posts: 4
Default why!?

hi everyon

i´m trying to get this commandbutton (that is in sheets(1)) to work

Private Sub botao_m1_Click(

Application.ScreenUpdating = Fals

Sheets(4).Selec
Range("K15").Selec
Selection.Cop
Range("M15").Selec
Selection.PasteSpecial Paste:=xlPasteValue
etc..