View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alberto Ast[_2_] Alberto Ast[_2_] is offline
external usenet poster
 
Posts: 181
Default VBA macros files mixed up

I had my macros ready to run and suddenly something happened... my file with
macros does not find the other file... I open one file using macros from
another file but it say it does not exit...

the file is there..... if I open the first file and from there open the
second one then even if I close it it will recognize it as valid... I have
notice some times I can see on the VBA editor that the lost file will be
there twice...

This is very desesperate for me... can somebody help.