$$Excel-Macros$$ Re: run time ERROR 9

2009-04-01 Thread rspowell
Shrinivas -- My guess is that the Excel sheet you are trying to reference is either misnamed or does not exist When the error appears, click the Debug button -- this will take you to the offending line of code in the VB Editor This will enable you do identify the cause of the error Hope it he

$$Excel-Macros$$ Re: amt in words in excel add-in

2009-04-01 Thread PUNEET NASA
 CAN U SEND ME THE SAME On Tue, 31 Mar 2009 harsh shah wrote : >*Installation >Copy the attached file to the folder where excel stores the add-ins. (To >know where excel stores the add-ins, open any workbook, click on Tools - >Add-ins - Browse) >Then open an excel workbook. Click on Tools - Add-

$$Excel-Macros$$ run time ERROR 9

2009-04-01 Thread shrinivas shevde
Dear All I am having vba code not written by me but one of my friend.Now I am facing a problem while running the same. This I am using to make a monthly report ,this programe open a indivisual file from the given folsder and copy paste required data in given excel sheet. Now when I am try