G
Guest
Hi,
RE: Excel 2002 (version 10)
Hope someone can help.
I am setting up a project for my pupils at school and I need to get it
working before I ask them to do it.
I have part A working but how do I do part B, is it easy to do they need
to write code?
Part A (This part work - this is for information only)
They will all have an imaginary 1000 shares of an American company of
their choice.
They are to set up a spread sheet to automatically go to a web site and
get the stock price and the exchange rate and do some calculations.
Well this all works great. An auto updates when the spreadsheet is
opened.
It is saved when the spreadsheet is closed.
Part B
This should be automated also.
All a user should do is open the spreadsheet and the information is
there and archived. At the moment it only keeps the current data.
I want them to take the DATE, SHARE PRICE, EXCHANGE RATE
and copy these values to a second sheet in the spreadsheet (called
archive) and add it to the bottom of the appropriate column.
So they need a way of finding the next available cell in the appropriate
column on the Archive sheet and inserting the data.
Is this a simple thing for them to do (they are year 10 students) or
does it require a program in VBA or something.
I don't want to ask them to do something that is too complicated.
Part C is to make graphs with the data as the year goes on but I know
how to do this, as do most of my students.
Any help will be most welcome, even if its to say its too complicated
for them.
Thanks
RE: Excel 2002 (version 10)
Hope someone can help.
I am setting up a project for my pupils at school and I need to get it
working before I ask them to do it.
I have part A working but how do I do part B, is it easy to do they need
to write code?
Part A (This part work - this is for information only)
They will all have an imaginary 1000 shares of an American company of
their choice.
They are to set up a spread sheet to automatically go to a web site and
get the stock price and the exchange rate and do some calculations.
Well this all works great. An auto updates when the spreadsheet is
opened.
It is saved when the spreadsheet is closed.
Part B
This should be automated also.
All a user should do is open the spreadsheet and the information is
there and archived. At the moment it only keeps the current data.
I want them to take the DATE, SHARE PRICE, EXCHANGE RATE
and copy these values to a second sheet in the spreadsheet (called
archive) and add it to the bottom of the appropriate column.
So they need a way of finding the next available cell in the appropriate
column on the Archive sheet and inserting the data.
Is this a simple thing for them to do (they are year 10 students) or
does it require a program in VBA or something.
I don't want to ask them to do something that is too complicated.
Part C is to make graphs with the data as the year goes on but I know
how to do this, as do most of my students.
Any help will be most welcome, even if its to say its too complicated
for them.
Thanks