View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mili Mili is offline
external usenet poster
 
Posts: 1
Default "if" statement within a macro

I have a list of employee and when the button "update employees" is selected
I want the macro to cut and paste employess who are marked not current to
another page. I don't know how to use an IF statement within a macro. Please
help