Dynamic macro's

E

Ekser

I just cannot believe that VBA cannot set a selected cell/row into a
variable!?

How can I than execute some code based on user's command?

-find a way to enter crieteria which will tell vb which
rows you want selected.-
How do you mean?? :eek:

I the user selects a (entire)row, let's say 3, and i want some macro to
be executed using this range, how can I do it?
 
Top