Rubberboots Rubberbootsian
|
Posted: Wed Aug 09, 2006 10:54 am Post subject: |
|
|
| chocoholic1415 : | what version are you using? I've always wrote it that way. 2003 (that's what I'm on now) seems to be pickier with syntax than earlier versions. Earlier versions you could even leave off the "Range" and just use [B2].Paste instead of Range("B2").Paste. That syntax still works for me in some intances, but not in others - go figure
|
I'm using 2000 and 2002. Yeah, I tend to write all my code the long way and avoid shortcuts. I don't know why, I just do. (I also force variable declaration ) LoL, it probably comes from writing a lot of bum code and having to debug it so I just write it the long way first.
Anyway, thanks again for your help!  |
|