19 December 2010
dear all experts, I have an excel sheet where all the data is entered for 3 different ledgers, I want to vifercated this data to display in three defferent sheet according to their respective ledgers y using an exell formulla.
20 December 2010
What I get of your message is You have a worksheet where data for three ledgers are available and You want to have it on different work sheet
THEN you should
1. Sort the data as per ledger name 2. Copy ( Crtl+C) these data on three diff worksheets (Crtl+V) 3. Remove all that you do not want from each sheet
OR
1. On cell A1 place the name of the ledger you want to have on the particular worksheet 1. You should use =IF command with cell A1 condition which will actually help you filter the name as per your demand 2. This will be repeated for each of the ledgers separately on each worksheet for all the three different ledger accounts