Hi,
I am trying to utilize VBA code in my spreadsheet. I do not know alot about it. Can someone explain the steps.
1. open workbook
2. ALT F11
3 paste code
4. ALT Q
now what? Do I now RUN the code? ALT F8? and then do I continue to enter my formula?
Senerio:
I have a column of numbers (A5-A434). Within that column I have several yellow cells. I want to add the sum of all the yellow cells in cell A435.
I have found a code on internet that will allow me to accomplish this task - however, I cannot seem to go any further than copy/paste code in module. When do I enter my formula? when do I run the VBA Code?
When I hit ALT F8 - its blank so when I go back to check to see if my code is there (ALT F11) - its there...
What am I missing??
Thanks for the help. Here is the link to the code I want to use How to count by color and sum by color in Excel 2010 and 2013
I am using excel 2010
I am trying to utilize VBA code in my spreadsheet. I do not know alot about it. Can someone explain the steps.
1. open workbook
2. ALT F11
3 paste code
4. ALT Q
now what? Do I now RUN the code? ALT F8? and then do I continue to enter my formula?
Senerio:
I have a column of numbers (A5-A434). Within that column I have several yellow cells. I want to add the sum of all the yellow cells in cell A435.
I have found a code on internet that will allow me to accomplish this task - however, I cannot seem to go any further than copy/paste code in module. When do I enter my formula? when do I run the VBA Code?
When I hit ALT F8 - its blank so when I go back to check to see if my code is there (ALT F11) - its there...
What am I missing??
Thanks for the help. Here is the link to the code I want to use How to count by color and sum by color in Excel 2010 and 2013
I am using excel 2010