Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet in which I track daily prices of various stocks i
order to compose an index. Everyday I paste the prices from Yahoo int an area on the spreadsheet. There are links (locked by "$") in anothe worksheet, which lists the prices again with the appropriate date(as way of recording the day's prices) . After pasting the prices, I the "copy" the row containing the links and "Paste" it to the next row(t prepare for the next day's prices). Then I "Paste the Values" over th row I originally copied in order to keep a permanent record of th day's prices. My problem is I don't know vB. I have tried to record macro by going down to the bottom the worksheet and then hittin "end-up arrow" but is seems the macro only records the cell I end u in, rather than the process I go through to get there. Is there a wa to write into the macro instructions to always go down one more row? I hope this is clear enough. The file is attached. I paste to th worsheet called "Paste Price" and then go through the copy and past process on each of the other two tabs. Thanks for your help! Rober -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create macro to start the time | Excel Worksheet Functions | |||
macro from columns to rows but adding every time a new line | Excel Discussion (Misc queries) | |||
Calculate Ending time using Start Time and Elapsed Time | Excel Worksheet Functions | |||
Need macro to start at a new line | Excel Worksheet Functions | |||
Start a macro from a specific line while editing | Excel Programming |