LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Natural Logarithm in Microsoft Query

I have created the following SQL statements in Microsoft Query (11.5510.6408)
when trying to summarize data to include in an Excel Pivottable:

SELECT
log(1+.05*`Curr SP500, 94-04`.RTN52)
FROM `C:\Documents and Settings\DPW\My Documents\ABV2\Curr SP500`\`Curr
SP500, 94-04.csv` `Curr SP500, 94-04`
WHERE (`Curr SP500, 94-04`.`DECILE RS52`=1)

When I try to execute the query, I get an error "Invalid Procedure Call",
which I am guessing is associated with the "log" function, since the error
disappears when I remove that statement.

Is "log" not supported in Query? Other possible error in the above SQL?

Thanks,

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return the logarithm stats for a line of best fit Bruce Excel Worksheet Functions 3 March 5th 09 01:51 PM
Query from microsoft query- Excel 2007 טבלאות אקסל 2007 Excel Discussion (Misc queries) 0 December 24th 07 10:47 PM
Logarithm equation in charts Thiem Excel Discussion (Misc queries) 2 September 22nd 05 06:38 PM
Microsoft Query rejects "nz" function in Access Query Vaughan Excel Discussion (Misc queries) 0 May 4th 05 05:20 PM
Logarithm scaling for charts vroomvondel Charts and Charting in Excel 2 March 16th 05 12:55 AM


All times are GMT +1. The time now is 10:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"