How do I create a Macro?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to create a macro that will look for a value from a Column and if
it finds that value copy a $ amount in second column on the same row to a
third column.

I am trying to seperate Credits and Debits in the same column to 2 different
columns.

Column 1 has a value of C or D. Column 2 has the $ amount.

I want to take all of the $ amounts in Column 2 that have a C in Column 1
and copy it to a third column.
 
Since I can't see how this serves any real purpose and would best be
done with a worksheet function as opposed to a macro, my guess is that
this is homework.
 

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

Back
Top