Hello,
I wonder if somebody can help me with a pretty basic (I think) Excel formula. I would like for it to go through column A and search for a number - eg 5650T. If that number is in that field, I would like it to total the other columns in that row - eg D1:M1. I know this is simple but I've been struggling with it for hours and Excel help isn't helping me either.
Thanks!
Configuration: Windows Vista Internet Explorer 7.0
I don't know if I got this right but the thing that you can do is to search for the number by using the CTRL+F keys and then the number you are looking for. After this you can now sum up the rows by writing the formulae =SUM(A1:Z1) or whatever you must enter in the field in which you should display the result and here you go. |
Hi,
|