I have a question regarding microsoft excel using Visual Basic. I have a worksheet that has a list of activities sorted by "time" which is the first column, the other columns hold other information such as "company" and "name." I want to delete the lines of...
I need help.
I have a row of information including "Time" and "Sites". I want to add up the sites by hour. For example I want to add up the sites for all the 7 O'Clocks, add up the sites for all the 8 O'Clocks, and so on...
The table of information look like this...
TIME...
I need help
I am trying to make an if statment that deletes the entire row if a cell's value in that row is less than 100.
Example: I have a list of people with all sorts of information on them in separate columns, age is one of the columns. I want to delete the person or row if that person...