View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wrenn Wrenn is offline
external usenet poster
 
Posts: 1
Default Adding Cost Codes

Help please! I need a macro. I have a cell with several
sets of numbers in it, i.e. 152, 143, 765, etc.

Each number is a cost code that corresponds to an amount
in another workbook. I need to add the corresponding
amounts.

I'd really appreciate any help. Thanks.