Expression for Macro - help

P

Pasmatos

Hi.
I need help.

I have a range that start with a cell that i have selected and ends in the
U3000, i need automaticaly select in that range all the rows and delete them.
How do i complete this expression ... It's something like the expression
below but dont know the final touch to work.
Please help.

Rows(ActiveCell.select :u3000).Select
 
J

JE McGimpsey

Please don't start a new thread - it just tends to fragment any answers,
and wastes the time of those replying to questions that have already
been answered. There's at least one suggestion in your previous post. If
that's not sufficient, try explaining what didn't work.

For tips on using these groups effectively, see

http://cpearson.com/excel/newposte.htm
 
P

Pasmatos

Sorry, but you are confused i don't have any prior post for my question, that
have being answered.
Regards.
 
P

Pasmatos

Sorry for my last reply JE McGimpsey, but i don't have confirmation of my
previous post, and don't see that post, because that, i wrote another.
I know the rules for use these groups and i do everything to respect them.

Regards.
Paulo
 
D

Dave Peterson

And it's not very efficient for you or the responders for you to post multiple
times to different groups.

If you think you must post to multiple newsgroups, include them all in one
message.

(Then you have less to find and responders won't duplicate efforts if the
question has been answered.)
 
Top