Dynamic macro's

E

Ekser

Sorry guys, but I don't think I get it... :(

I just don't seem to handle the variants and declarations correctly.

I need to recognize wich row is selected/highlighted, and to use thi
variable in the rest of the program.


Any ideas?


Thanks
 
G

Guest

vb code will not recognize rows that you have selected
with the mouse.
find a way to enter crieteria which will tell vb which
rows you want selected.
 
Top