Thread: VBA Help
View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.misc
Micos3
 
Posts: n/a
Default VBA Help

Sorry i didn't tell nothing in weekend but with no net.....

I didn't knew of that trick :)
i thought that "A" had relation only to the sheet!!!
So with your anwser I tryed with other letters and with "B", it worked just
fine, so other problem solved :D

To explain better the last problem, with example that is simpler:
A B C D E
1 12-05 K Suplier 10‚¬ 0
2 12-05 Y Suplier 0 5‚¬
3 13-05 W Suplier 0 15‚¬
4 14-05 K Suplier 7,5‚¬ 0
With your solution, that works good, in sheet2 it would appear all rows
after "C", for example, but i want to appear only row C and D in sheet2.
This was the other problem that i named as pic rows.
Is it possible?

Thanks a lot