amateur1902
Gebruiker
- Lid geworden
- 25 feb 2008
- Berichten
- 11
Code:
Range("F18").Select
ActiveCell.FormulaR1C1 = "=Proper(BDP(RC[-2],""name""))"
Range("N18").Select
ActiveCell.FormulaR1C1 = "=BDP(RC[-10],""VOLUME_AVG_30D"")"
Range("P18").Select
ActiveCell.FormulaR1C1 = "=BDP(RC[-12],""px last"")"
Range("r18").Select
ActiveCell.FormulaR1C1 = "=BDP(RC[-14],""CHG_PCT_1D"")/100"
Laatst bewerkt: