Thread: Macro Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Angie Angie is offline
external usenet poster
 
Posts: 79
Default Macro Help

Can anyone please help with writing a macro to check the following:

If sheet1!a4:af4 < sheet2!a4:af4 then
msgbox("error")

Thanks