Hi
I have written a VB macro to transfer contents from one excel to another. However, if I run the macro (either from VB window or assign it to a button) it returns only one value (NO ERROR) but if I debug and have both the related excel files and go to each of the excel files step by step, I achieve the desired result.
I am a new user of macro, but I can see my logic in the code is right and since it does not return any error, I feel the error is with respect to opening of the corresponding excel files for that purpose.
I can share the code, if anyone can look into it and give me a suggestion.
Thanks
Suba
I have written a VB macro to transfer contents from one excel to another. However, if I run the macro (either from VB window or assign it to a button) it returns only one value (NO ERROR) but if I debug and have both the related excel files and go to each of the excel files step by step, I achieve the desired result.
I am a new user of macro, but I can see my logic in the code is right and since it does not return any error, I feel the error is with respect to opening of the corresponding excel files for that purpose.
I can share the code, if anyone can look into it and give me a suggestion.
Thanks
Suba