Please use application in macro coding.
On Tue, Sep 14, 2010 at 4:50 PM, عمر wrote:
> *Range("A" & i + 2).* = a2
>
> *Resize(1, 6)** = a2:f2*
>
> * *
>
> *From:* excel-macros@googlegroups.com [mailto:
> excel-mac...@googlegroups.com] *On Behalf Of *neil johnson
> *Sent:* Tuesday, September 14,
Range("A" & i + 2). = a2
Resize(1, 6) = a2:f2
From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]
On Behalf Of neil johnson
Sent: Tuesday, September 14, 2010 9:17 AM
To: villager.g...@gmail.com; davebonall...@hotmail.com
Cc: excel-macros@googlegroups.com
Subject: $$Excel