



Quick excel formula I wanted to share with you guys: Lets say your date values were in column C2. To find the correct week ending/starting date, use the following formula in A2: Week Ending (Monday) =C2+7-WEEKDAY(C2) (NEED TO FIX) Week Starting (Monday) =C3-WEEKDAY(C3,3) You may need to add an additional value after the C2 depending [...]
Below returns the P-Value. Since tests are two tailed, a .95 is equivalent to .05 (it just depends on which order you enter the data). To use this formula, visit How to Install VBA Macros in Excel. After you have installed it, go back to your worksheet and type =SignificantTest(A1,A2,B1,B2) where: A1 = Impressions for [...]
Me.