CkeyAccountant
New Member
- Joined
- Jul 18, 2011
- Messages
- 6
Currently I need to take system reports and type them into excel to create financial statements. I would like to make this process a bit quicker by using vlookup to search for each item within the system output, but I have one problem. the system doesn't give me complete references. Here is an example.
40100 Sales
110 Pool Tables 10000.00
112 Pinball Games 5000.00
114 New Video Games 150000.00
118 New Music 75000.00
40100 Sales 240000.00
50100 Cost of Goods Sold
110 Pool Tables 7000.00
112 Pinball Games 2000.00
114 New Video Games 120000.00
118 New Music 50000.00
50100 Cost of Goods Sold 179000.00
So the reference for the COGS for Pool tables is 50100 110 and sales is 40100 110. the problem is the system only prints the Main account number as a header and footer. is there a way to vlookup cost of goods sold for pool tables ect without adding 50100 to all COGS lines?
40100 Sales
110 Pool Tables 10000.00
112 Pinball Games 5000.00
114 New Video Games 150000.00
118 New Music 75000.00
40100 Sales 240000.00
50100 Cost of Goods Sold
110 Pool Tables 7000.00
112 Pinball Games 2000.00
114 New Video Games 120000.00
118 New Music 50000.00
50100 Cost of Goods Sold 179000.00
So the reference for the COGS for Pool tables is 50100 110 and sales is 40100 110. the problem is the system only prints the Main account number as a header and footer. is there a way to vlookup cost of goods sold for pool tables ect without adding 50100 to all COGS lines?