Hi everybody,
I have a data set in the following form - column A is date, column B is code, column C is price. I also have a set of codes whose data, code (obviously) and price I would like. Up until now I have been filtering the full dataset, selecting the codes that I would like the data for manually, copying and pasting this selection to another tab. This is obviously very cumbersome and slow, as I have many many worksheets to do.
If any would be so kind to help me with a quick macro in VBA to complete this task it would be very much appreciated.
cheers,
James
I have a data set in the following form - column A is date, column B is code, column C is price. I also have a set of codes whose data, code (obviously) and price I would like. Up until now I have been filtering the full dataset, selecting the codes that I would like the data for manually, copying and pasting this selection to another tab. This is obviously very cumbersome and slow, as I have many many worksheets to do.
If any would be so kind to help me with a quick macro in VBA to complete this task it would be very much appreciated.
cheers,
James