View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sal21 sal21 is offline
external usenet poster
 
Posts: 45
Default why error in.... send xls



http://www4.rapidupload.com/d.php?file=dl&filepath=3832

The macro Sub cmdInvia() in this wbook filtre and send a .xls via e
mail to the user in TABELLA sheet, but have error "object not
defined... error 1004" into code

"Sub mainInvia(strCodice As String)"

line:


'''''''''''ERROR HERE
Set rng = Sheets("A.T.CAMPANIA").Range(strRange)
'''''''''''ERROR HERE