In one of the earlier topics we learned how to generate Random numbers in Excel & Google Spreadsheet. Now, we will see how to get values from Random Columns using the same function. This is kind of applying the Rand function little bit different application that we usually do. These […]
Sudoku Excel Download – Puzzle Solver – Free Game Help
Get Sudoku Excel download game solver. Use this Sudoku solver Excel which can generate solution for any difficult puzzle with a 9×9 matrix Sudoku game.
How To Subtract in Excel?
Select a worksheet, enter ‘=5-3’ in any cell and press Enter. Excel will calculate the difference and display result as 2. We have just entered a Formula in Cell that starts with ‘=’ sign. If we type anything in a worksheet starting with ‘=’ sign, Excel treats it as a formula, executes the formula and display the result only.
How to Create Data Table Excel?
Create a Table that has at least 2 columns. First column filled with test values and second column header with calculation to be tested. Select this table range, then click menu -> Data -> What-If Analysis.
Search for Value in Table using Beyond Vlookup
Assuming Table Range is A1:E10 with numbers and need to search for a number, in this case ‘2’, then enter this Array Formula** to get the Row and Column number.
{=MIN(IF(A1:E10=2,ROW(A1:E10)))}
{=MIN(IF(A1:E10=2,COLUMN(A1:E10)))}
How to Add Numbers in Excel using Different Methods
Select Range of Cells that you want Sum in Excel sheet & Click ‘AutoSum’ in Home Menu Right hand side end.
Type ‘=1+2’ in Excel Sheet and hit Enter. It will answer as 3
Type ‘=Sum(1,2,3)’ , press Enter to get result 6
Hide Desktop Icons of Active Windows Applications
Download this Free Excel application to Hide Windows or application from desktop in Windows Environment. This is built on VBA and Windows Api Programming to get Windows handle and Hide it from Desktop.
How to Lock a Folder In Windows – Easy Excel VBA Code
How to Lock a Folder in Windows 7 or Above. Use this free folder lock code in Excel vba to build your own folder locking app in just seconds.
UnLock Protected Excel Sheet – Remove Password to Unprotect
Quick tip to Unlock Protected Excel sheet without knowing its password. Crack protected excel with this VBA Macro code, Unprotect it if lost password.
Software Downloads From Our App Store – Try Free & Buy
Indian Users can buy products from this link. International Users can buy from below links. Read our Terms & Conditions at end of this page before purchasing. 1. Excel To VCF Converter App $14.99 USD Downloads: Times Demo: 2. Send Mass Email – Unlimited $14.99 USD Downloads: Times Demo: 3. […]