+ Reply to Thread
Results 1 to 2 of 2

Thread: Trying to Create a Macro

  1. #1
    bherrick1@gmail.com
    Guest

    Trying to Create a Macro

    Could someone please help me create a macro? The type of macro I want
    to create is one that shows duplicates in a column. However I want the
    duplicates to also show negative values. For example if there is a
    value that is 425 and -425, i want them both to show up in the macro
    and be highlighted. I would appreciate it so much. I am trying to
    offset credits and debits.
    Thanks,
    Ben


  2. #2
    Don Guillett
    Guest

    Re: Trying to Create a Macro

    here is a formula in an adjacent column that will show 2 if a match or 1 if
    not. Since it is an array formula it must be entere using ctrl+shift+enter
    =COUNT(IF(ABS($A$4:$A$100)=ABS(A4),$A$4:$A$100))

    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    <bherrick1@gmail.com> wrote in message
    news:1154033181.821550.100660@m73g2000cwd.googlegroups.com...
    > Could someone please help me create a macro? The type of macro I want
    > to create is one that shows duplicates in a column. However I want the
    > duplicates to also show negative values. For example if there is a
    > value that is 425 and -425, i want them both to show up in the macro
    > and be highlighted. I would appreciate it so much. I am trying to
    > offset credits and debits.
    > Thanks,
    > Ben
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0