Search the web
Sign In
New User? Sign Up
cbug2 · Crystal Ball Users Group (CBUG)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1580 - 1612 of 2446   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1580
HI Huybert: Thanks for your detail reply. I am still crunching through the cases and if time allows will do some testing on whether randomness etc would...
Abir C
fftspectra
Offline Send Email
Mar 5, 2007
12:56 am
1581
Hello! I´m running a CB simulation using VBA code. How can I define or edit the forecast cells, to display/show the mean value? After simulation the...
koch_matti
Offline
Mar 5, 2007
4:41 pm
1582
Hi - I would recommend that you use the Extract Data functionality to extract the forecast statistics for the forecast of interest to another worksheet or...
David Blankinship
blankind
Offline Send Email
Mar 5, 2007
5:12 pm
1583
I am new to the group and had some questions regarding the output of the data generated by a model. I recently took both the beginner and advance training...
clowe6562
Offline Send Email
Mar 5, 2007
10:27 pm
1584
Thanks for your quick reply. The spreadsheet with the forecast cells I´m using is already defined and will be used in another application, so if I want to...
koch_matti
Offline
Mar 6, 2007
3:41 pm
1585
Matthias, There is not a CB.CellPrefsND Developer Kit call (or an equivalent command in the user interface) to setup the spreadsheet to show specific...
David Blankinship
blankind
Offline Send Email
Mar 6, 2007
3:48 pm
1586
I have a model that runs without issue on its own. My model determines the upper bound on pareto distributions by referring to the source data. Specifically,...
andrewbmo
Offline Send Email
Mar 8, 2007
1:27 am
1587
My model uses about 200 separate assumptions which correspond to 200 similar but separate events. I want to count the number of these that exceed some value...
andrewbmo
Offline Send Email
Mar 8, 2007
3:35 pm
1588
I am getting the same error Matt described below when I try to run a spreadsheet created in an older version of CB in version 7.2. I remember having this...
melperry1128
Offline Send Email
Mar 8, 2007
3:36 pm
1589
You can separate out the exceedence test into a boolean equation and then sum all of the boolean cells... A1 is the data cell =1*(A1>testvalue) then sum these...
wjhaskett
Online Now
Mar 9, 2007
3:54 pm
1590
Good Morning I seem to have a problem with this marco. Could you please help? Sheets ("Report").Select Range ("O6:O46").Select CB.ClearDataND I get the error...
Norman Abraham
normanabraham
Offline Send Email
Mar 9, 2007
4:25 pm
1591
Norman, Most likely, the problem that you are encountering is related to not having established a reference to the VBA Developer Kit's XLA file.  You need to...
David Blankinship
blankind
Offline Send Email
Mar 9, 2007
6:15 pm
1592
Thank you, Thank you. It works! ... From: David Blankinship To: cbug2@yahoogroups.com Sent: Friday, March 09, 2007 10:20 AM Subject: Re: [CBUG] Re: =Countif...
Norman Abraham
normanabraham
Offline Send Email
Mar 10, 2007
3:50 pm
1593
Dear all: I am using Crystal Ball 7.2.2 and I am trying to use the Batch Fit tool in order to fit probability distributions to a 60,000-cells column. I go...
Yiannis Zevgolis
izevgoli
Offline Send Email
Mar 12, 2007
12:52 pm
1594
Dear Yiannis, This is an interesting issue that I don't believe has been reported before. What is going on is that internally in the Batch Fit tool's Visual...
David Blankinship
blankind
Offline Send Email
Mar 12, 2007
2:59 pm
1595
Thanks David! I had not realized I could use the fit button from the distribution gallery! This looks nice. (I prefered this, rather than splitting my data,...
Yiannis Zevgolis
izevgoli
Offline Send Email
Mar 12, 2007
3:48 pm
1596
Martin et al, do you (or does anyone else in the forum) know of a macro that could run a univariate relationship without having to freeze and unfreeze (and...
WonderBoy
anzaloner
Offline Send Email
Mar 12, 2007
11:48 pm
1597
Hi - i'm trying to get my VBA program in excel to reference CBDevKit. i followed the instructions in the developer kit manual, found the CBDevKit.xla module...
WonderBoy
anzaloner
Offline Send Email
Mar 12, 2007
11:49 pm
1598
Randall, The VBA code in the CBDevKit.xla is password protected, which explains why you are not able to access it by clicking on the module in the Visual Basic...
David Blankinship
blankind
Offline Send Email
Mar 13, 2007
2:58 am
1599
Dear all: CB Manual states that the software uses a multiplicative congruential generator with the following iteration routine: r < - (62089911 r) mod (2^31 -...
Yiannis Zevgolis
izevgoli
Offline Send Email
Mar 13, 2007
1:34 pm
1600
Hi all, I'm surprised to see no replies to Tony Kenck's query. Add to the uncertainty of the Oracle bid for Hyperion and I really start to wonder how/if...
paulsdecker
Offline
Mar 13, 2007
3:40 pm
1601
Dear Yiannis, Your are correct. The random number generator uses the formula: X(n+1) = 62089911 X(n) mod (2^31 - 1) The notation in the reference manual uses...
ericww0
Offline
Mar 13, 2007
7:50 pm
1602
Hello Randall, I wonder if you may be better off going in a different direction with this. If I understand correctly, what you're after is the functional ...
Nick Martino
nvmartino
Offline Send Email
Mar 15, 2007
4:10 pm
1603
I can hopefully shed some light on three of your questions, perhaps someone else has insight on the other. 1. Although the simulation will forecast the entire...
Nick Martino
nvmartino
Offline Send Email
Mar 15, 2007
4:15 pm
1604
Hello, I am attempting to run CB7 Premium on a multiple-sheet DCF model. When I run the simulation, I receive the following error message. "Simulation can not...
dallonc
Offline
Mar 21, 2007
1:40 am
1605
We have encountered this message when the combination of the name of the workbook + sheet names + variable names gets too long. Crystal Ball appends all this...
Crystal Ball Helpdesk
crystalball....
Offline Send Email
Mar 21, 2007
4:13 pm
1606
If you are setting your assumptions to cells that contain values, you might try setting assumptions to empty cells instead. ... Hello, I am attempting to run...
Amy Arcus
amy_email_1
Offline Send Email
Mar 21, 2007
5:04 pm
1608
I am a new CB user. I am working on a project for budget optimization. There's a fixed budget amount and several marketing channels to allocate the money to....
chuckvu
Offline Send Email
Mar 27, 2007
3:50 pm
1611
Ladies and Gentlemen: I am constructing a very large value chain model across several products and FX using Crystal Ball. Execution times are measured in ...
hherbert2
Offline Send Email
Mar 28, 2007
8:27 pm
1612
Hello, I have a DCF model that has several assumptions in it. We use Crystal ball to model different scenarios (i.e. what if price is between 3,000 and 5,000)...
yhhy95
Offline Send Email
Mar 29, 2007
7:03 pm
Messages 1580 - 1612 of 2446   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help