Hi i have a database and i extract a number of values from it. e.g.
Select number1,number2,number3 WHERE value = 'example'", conn
i want to be able to add all these values together and then output that to a given cell..
i know how to output to a cell just want a nice simple way to add them up
any ideas?
thanks![]()
Last edited by Jollyfrog; 10-21-2010 at 06:25 AM.
Why not sum them in the SQL ?
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
hmm.. thats a good point,
i'll go do that
thanks
![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks