How to SUM

G

Gordon Humphreys

Still struggling with converting Excel 4 macros. In the old system

=IF(SUM(testarea)>4 (testarea being named on the worksheet)
=FORMULA(“A”)
=END.IF()
worked fine.


What is the VB equivalent ? I can't find SUM in VB



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

COMBINATORIAL SUM !! 8
Summing N/A's 5
copying and renaming a worksheet 2
Vlookup and Sum 2
Data Form 1
Decimal portion to a seperate cell??? 3
color index 4
usage "AddressOf TimerProc" in Excel97 1

Top