Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm not sure why this will not work - but I'm pretty sure one of you will. The error I get when I run this is a "type mismatch". I did declare the variables but then I undeclared them just to see whether that was the problem. Can anybody help? Thanks much in advance, Anita node = TopValue nodenumber = 0 degree = t - nodenumber s = 100 x = 100 t = 16 r = 0 sd = 0.05 n = 1000 prob = "=Fact(" & t & ")" & "/" & "Fact" & (nodenumber) & "*" & "Fact(" & degree & ") * " & 0.5 ^ nodenumber * (0.5 ^ " & degree & ") Range("h14").Formula = prob End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Easy One! | Excel Discussion (Misc queries) | |||
This will be really easy, I'm sure | Excel Discussion (Misc queries) | |||
There must be an easy way? | Excel Discussion (Misc queries) | |||
pls help, is there an easy way to | Excel Worksheet Functions | |||
new user with easy question? not easy for me | New Users to Excel |