Sortin my messy excel sheets!

V

Vee.Unit

Hey all

Basically my workbook is set up like this..

Name of Company Amount Paid/Recieved
Supplier $100

I want to set up my workbook so excel recognises the name of
the company (e.g. Supplier), and then automatically places the amount
($100) into a category. So far I have been doing this manually but
surely there is a way for excel to this automatically?

Surely theres a way usin VBA or smething.. any guidance will be <3'd
and save me a LOT of time doin it manually..

Any help is appreciated in advance
 
D

Don Guillett

You could use a simple VLOOKUP formula (look in the help index) or FIND in
vba help index.
Your detail leaves a lot to be desired.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top