help in codeing

  • Thread starter Thread starter sangita
  • Start date Start date
S

sangita

hi every one
i need some help in codeing the vba. the problem is i dont
know any vba to begin with.so if some one can help please
do that.
my problem is i keep track of stock market and i want to
know if some one can write a pro for this

every day i get a excel report consisting of all the share
prices

in this format
name open high low close volume date
a 12 15 10 13 12456 01-01-04
b 30 36 32 33 3455 01-01-04
and like that
is there any way to copy the report in such a way that
in a sheet named "a" the details of "a" row get into the
sheet.and the next days report data gets into next free
row.
remember i get the reports every day with a different name
 
the problem is i dont
know any vba to begin with.

Two suggestions for you:
- Buy a book on Visual Basic, or
- Hire someone who knows VB

If you want to pay someone to write your VB for you, please say so.
 
Back
Top