Posts

Transpose Data in Excel

Image

ShortCutKeyToInsertRow and Column

Image

DoubleUnder Line Text

Image

Delete Blank rows columns in MS Excel

Image

Calculate sum 10 highest among 15 values set

Image
I have 15 values in a spreadsheet and I want to find the highest 10 values from that 15 and total them. If there is a blank then no return was made. Please refer the attached snap shot of excel for more clarity. =SUMIF(3:3, ">=" & LARGE(3:3,10)) For any queries kindly pos t your comments and questions.

Hide the formula of cell in worksheet

Sometime you required to hide the formula  in excel sheet. Firstly, un-protect your sheet and right click the cells where you want to hide the formula  and click 'Format cells'. On the protection tab select the 'Locked' checkbox and then re-protect your sheet and the formula will not show up in the formula bar.

If Excel works Slow

If excel in your system work slow kindly follow below steps. 1. Reduce as many array formulas as possible 2. Use Conditional Formatting as minimal as possible - use it only for exceptional reporting 3. Clean (clearcontents and delete) excess rows and excel columns in your data sheets 4. If you have multiple pivot tables coming out of same data area, then try to ensure that they all use the same Pivot Cache 5. Avoid using Volatile Functions like VLOOKUP, TODAY(), etc. in your file 6. Unless absolutely necessary, try to keep other workbooks closed while working with this large file