Hi
I would like to calculate some numbers in a table based on text contained in a cell beside it.
I have a spreadsheet with a huge listing of urls in one column and the number of visits to that page in a column beside it. I need to calculate the total number of visits in groups of pages according to the section they are under in the website navigation. So for example: add all the visits of pages with the URL that contains the page names(as part of the URL) "one.html" or "two.html" or "three.html".
I was wondering how I can do this? and should I use Visual Basic? or can I do it all with Excel? and can you give me an example of code I can use to perform the calculations I need.
Thanks!
I would like to calculate some numbers in a table based on text contained in a cell beside it.
I have a spreadsheet with a huge listing of urls in one column and the number of visits to that page in a column beside it. I need to calculate the total number of visits in groups of pages according to the section they are under in the website navigation. So for example: add all the visits of pages with the URL that contains the page names(as part of the URL) "one.html" or "two.html" or "three.html".
I was wondering how I can do this? and should I use Visual Basic? or can I do it all with Excel? and can you give me an example of code I can use to perform the calculations I need.
Thanks!