[thelist] Excel, VBA, Gurus? [Slightly OT]

Jay Blanchard thelist at lists.evolt.org
Tue Jul 16 10:21:01 2002


[snip]
Have you tried:
Rows( x & " : " & x ).Select
[/snip]

Yep, did that. Now, doing the concat outside the statement worked (hm?). All
I have to do now is fix the code to remove the right duplicates. :^[

Thanks!

Jay