Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry,
I cant seem to be able reply to the response to my question. I am using Microsoft 97. All the variables are Dim as double Sub Macro1() Dim t1 As Double t1 = 0.05 Call FunctCalc(t1) End Sub Sub FunctCalc(ttt) Dim t2 As Double t2 = (ttt + 1) ^ (1 / 12) End Sub t2 = 1.00407412390531 This is not the correct answer Correct Answer = 1.00407412378365 Can anyone figure out what the problem is. Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Custom Excel Function to Calculate Gini Coefficients | Excel Worksheet Functions | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions |