Re: $$Excel-Macros$$ Cell adddress changed automatically

2010-02-17 Thread Balachander S
os@googlegroups.com > *Sent:* Tue, February 16, 2010 11:05:47 AM > *Subject:* $$Excel-Macros$$ Cell adddress changed automatically > > > I have an excel shett for which i wrote macro in VBA > > the macro changes the cell address say : A! then It changes to B! > > The macro

Re: $$Excel-Macros$$ Cell adddress changed automatically

2010-02-16 Thread Paul Schreiner
haps you can searc for R1C1) Paul From: Balachander S To: excel-macros@googlegroups.com Sent: Tue, February 16, 2010 11:05:47 AM Subject: $$Excel-Macros$$ Cell adddress changed automatically I have an excel shett for which i wrote macro in VBA the macro chang

$$Excel-Macros$$ Cell adddress changed automatically

2010-02-16 Thread Balachander S
I have an excel shett for which i wrote macro in VBA the macro changes the cell address say : A! then It changes to B! The macro is not working becuase the cell address has changed to R(2),C(1) Any idea why the cell address has chanaged and how to change it back Baloo -- --