Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I haven't been able to work this out myself, and I've searched the
groups and the web and haven't managed to come across an answer, so I'm just going to ask. I'm really hoping that somebody here will have come across this problem before! In our office, we have a certain report that we run each day that depends on values from Bloomberg. At the moment, we do the majority of the report on our own computers, and once we get it to a certain point, we go over to the old PC in the corner that has windows 2000 and Office 97, and Bloomberg to continue. We run a few spreadsheets on it, then when we have the figures we need we go back to our own computers and finish the report. These old spreadsheets were made by someone who's since left the company - the problem is that we can't get them to work on any of the Windows XP bloomberg PCs. I've tried a few things but I can't work out why it isn't working - it works fine on the old Win2000 machine, but Excel simply refuses to properly update the values on the WinXP machines, even though the plugins seem to be working fine. I'll post more specific information about the problematic formulas later if nessicary. Any suggestions or help at all would be very much appriciated. (BTW, hi, I'm new here :)) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't all answer at once now, heh.
|
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't all answer at once now, heh.
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't all answer at once now, heh.
|
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Need more details. Can you provide [the smallest possible piece of] code which works on 2K but not on XP?
Otherwise it's going to be very difficult to make any suggestions. -- Tim Williams Palo Alto, CA "Echo" wrote in message ups.com... I haven't been able to work this out myself, and I've searched the groups and the web and haven't managed to come across an answer, so I'm just going to ask. I'm really hoping that somebody here will have come across this problem before! In our office, we have a certain report that we run each day that depends on values from Bloomberg. At the moment, we do the majority of the report on our own computers, and once we get it to a certain point, we go over to the old PC in the corner that has windows 2000 and Office 97, and Bloomberg to continue. We run a few spreadsheets on it, then when we have the figures we need we go back to our own computers and finish the report. These old spreadsheets were made by someone who's since left the company - the problem is that we can't get them to work on any of the Windows XP bloomberg PCs. I've tried a few things but I can't work out why it isn't working - it works fine on the old Win2000 machine, but Excel simply refuses to properly update the values on the WinXP machines, even though the plugins seem to be working fine. I'll post more specific information about the problematic formulas later if nessicary. Any suggestions or help at all would be very much appriciated. (BTW, hi, I'm new here :)) |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Unfortunately, part of the problem is that once you type a formula into
excel that uses the BLP function, the formula is "converted" in the spreadsheet into a formula that is not very human readable. The exact code that's causing a problem is: =BLP(O3,$X$1:$AC$1,$R3:$W3,,"CH0010970793 Corp|CV_MODEL_BOND_VAL,CV_MODEL_OAS,CV_MODEL_CALC_ TYP=3,CV_MODEL_STOCK_VOL,CV_MODEL_BORROW_COST=4,CV _MODEL_FIXED_INC_VAL!1428235970437"), where O3 contains our ISIN - in this case, CH0010970793 Corp, and the range X1 to AC1 are the headers: CV_MODEL_BOND_VAL CV_MODEL_OAS CV_MODEL_CALC_TYP CV_MODEL_STOCK_VOL CV_MODEL_BORROW_COST CV_MODEL_FIXED_INC_VAL R3 to W3 is the corresponding data to the headers: Price Spread Calc Type Implied Borrow Fixed Income Value, which we get from another process. This all works fine on windows 2000; unfortunately, it's only on Windows XP that we have a problem. Tim Williams wrote: Need more details. Can you provide [the smallest possible piece of] code which works on 2K but not on XP? Otherwise it's going to be very difficult to make any suggestions. -- Tim Williams Palo Alto, CA "Echo" wrote in message ups.com... I haven't been able to work this out myself, and I've searched the groups and the web and haven't managed to come across an answer, so I'm just going to ask. I'm really hoping that somebody here will have come across this problem before! In our office, we have a certain report that we run each day that depends on values from Bloomberg. At the moment, we do the majority of the report on our own computers, and once we get it to a certain point, we go over to the old PC in the corner that has windows 2000 and Office 97, and Bloomberg to continue. We run a few spreadsheets on it, then when we have the figures we need we go back to our own computers and finish the report. These old spreadsheets were made by someone who's since left the company - the problem is that we can't get them to work on any of the Windows XP bloomberg PCs. I've tried a few things but I can't work out why it isn't working - it works fine on the old Win2000 machine, but Excel simply refuses to properly update the values on the WinXP machines, even though the plugins seem to be working fine. I'll post more specific information about the problematic formulas later if nessicary. Any suggestions or help at all would be very much appriciated. (BTW, hi, I'm new here :)) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
eula pops up every time i open an office program. office 2003 ins. | Excel Discussion (Misc queries) | |||
Office 2007 compatibility pack on Office 2003 (slow network file | Setting up and Configuration of Excel | |||
Office 2000/Office 2003 Excel not printing landscape vise versa | Setting up and Configuration of Excel | |||
Unable to access the Office Online Web site in Office 2003, Excel | Excel Discussion (Misc queries) | |||
Problem sharing spreadsheet between Office10 (Office XP) and Office 11 (Office 2003) | Excel Programming |