- Joined
- 15 January 2008
- Posts
- 691
- Reactions
- 1
From your description the first formula should go in B2 and should be =B$1/$A2. Or, I have misunderstood what you mean.
Mike.
Nick, do you mean that you have an existing collection of scatter graphs saved in the old format that you want to convert to a new format? If so, then you probably want to use some simple automation like a macro that converts the format in your scatter graph from the old to the new to save you some steps in the manual conversion process.Thanks. That seems to work, but it means all work to date needs to be reinput into the new format...arrrggg...back to it!
To all the gun Excel users, what is the best way to learn?
Did you guys do courses or were a couple of books enough?
if you want a cell to remain a constant while dragging formulas down rows or across columns you just add $ signs into the row.column number.
i.e. A2 would be $A$2. This locks that variable to the cell A2.
You can also just place one $ sign in there too to allow one of the variables to change with the drag.
i.e. $A2 will force the value to remain in column A but vary down the rows
or A$2 will force the value to remain in row 2 but vary along the columns.
Hopefully that made sense
OK another question.
I'll try to explain exactly what Im trying to do.
Ive got the full NASQAD list which is about 3200 tickers on one worksheet with the symbol, stock name and market cap.
On another worksheet I have the list of the NASDAQ financials, and another NASDAQ biotechs and another NASDAQ industrials, etc, etc, for all the different sectors.
Now all these worksheets have on them is stock name and symbol. I need the market caps from the original worksheet with the whole NASDAQ.
So, Im thinking, since its easy to reference to other sheets, I can copy this full list into Sheet 2 of each of the sector worksheets.
Actually, hold on, i'll just do that. I'll make one worksheet with everything, the full list and then a sheet for the each of the sectors.
Now, how would I tell excel, for example, for stock AAA, to look at the next worksheet in the cell directly adjacent to AAA and just put that value in ??
Thanks guys, you've been a great help.
OK another question.
I'll try to explain exactly what Im trying to do.
Ive got the full NASQAD list which is about 3200 tickers on one worksheet with the symbol, stock name and market cap.
On another worksheet I have the list of the NASDAQ financials, and another NASDAQ biotechs and another NASDAQ industrials, etc, etc, for all the different sectors.
Now all these worksheets have on them is stock name and symbol. I need the market caps from the original worksheet with the whole NASDAQ.
So, Im thinking, since its easy to reference to other sheets, I can copy this full list into Sheet 2 of each of the sector worksheets.
Actually, hold on, i'll just do that. I'll make one worksheet with everything, the full list and then a sheet for the each of the sectors.
Now, how would I tell excel, for example, for stock AAA, to look at the next worksheet in the cell directly adjacent to AAA and just put that value in ??
Thanks guys, you've been a great help.
MS and others please see attached.
MS,
Thanks for your help.
But im still not getting it.
=vlookup (cell you want to look up, table range in next worksheet, column no. in table, false)
=VLOOKUP(B6,'Full Nasdaq list'!A6:C284,3,FALSE)
In the formula, what does A6 mean?
Why C284? 'Full Nasdaq list'!A6:C284 is the table range on the next sheet that has all the information
And what does the 3 refer to? Coumn Three in the Table above
I will email you the full thing.
Thanks.
A question, how many posters would be interested in a macro that returned share prices from the internet. I'm thinking that you could type =GetPrice("BHP","Bid") and it would return the bid price. It would be 20 minutes delayed but for most people this wouldn't be a problem. I currently have a macro that does this but it is customised to my requirements. I could rewrite this to make it more user friendly if people would find it useful. Let me know.
Mike.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?