Hello,
Hi ppl,
I need your help.I am new to Macro in excel and some say that we need to write vba code to do it.
My question follows:
I have 2 xl say A.xls and B.xls
A.xls has one sheet- sheet1.
B.xlx has 3 sheets- sheet1, sheet2, sheet 3
I need to copy the data from sheet 1 of A.xls to Sheet 1 of B.xls.
Sheet2, sheet3 of B.xls contains some other data.
How do I do it.please help me out.
I did some coding in VBA....but when ever i use the macro to execute it i get the sheet1 of A.xls being copied to Sheeet 1 (1) of B.xls.
The next time i execute the macro I get once again sheet1 of A.xls being copied to new sheet 1 (2) of B.xls
The copy of sheet 1 of A.xls being replicated evry time whenever i execute the macro.....
Please help me out friends...
All I need is the sheet 1 of A to be copied to sheet 1 of B
or whenever a data is entered in Sheet 1 of A, it needs to be updated in sheet 1 of B without the other 2 sheets of B.
Configuration: Windows XP Firefox 3.0.15
Dear Sir,
|
Thanks men........but still I am unclear about .........
|