I used the Max function in cell A10 to find the max value in a range (a1:a9). In B10 i want to know the positon (Cell address) of the max value in the range (a1:a9).
I have a worksheet where in i have allowed data entry in only 2 columns of the sheet. Whats required is when data is typed in any cell of these columns i should not be able to move anywere else without entering some data in the adjacent cell. For example if Col A and Col B are the two columns...
I need some help in creating a formula to replace the 1's with the column header.
For Example
Name A B C
Faseeh 1 1
Sachin 1 1
Yuvi 1 1
Should look like this...
Name A B C
Faseeh A C
Sachin A B
Yuvi A C
Hi,
I have a sheet with more than 2000 records of 1000 students. I need to have only one record per student. How do I insert the second / third / forth records of one student into different columns so that I will have one row per student.
Present format of my sheet
stuNo.Stu Name Course
1...