Hello,
THough I have been registered here for a year, I've never really used VBA, until 2 days ago. Decided to learn a little.
background and question:
I have an open workbook with 2 worksheets: "Shading" and "main". I want to shade every second row in Shading as long as there are values in the...
Hello, guys
This is my first post.
Moreover, I am novice at VBA.
I got a couple of questions. I have this code for expected value calculation:
[COLOR=blue]
Function ExpVal(vvec, pvec)
' returns expected value for 2 arrays
If Application.Sum(pvec) <> 1 Or _
Application.Count(vvec) <>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.