Hi

Check yellow cells..

Cheers!!


On Sun, Jun 15, 2014 at 11:05 AM, Noah Shalii <koukinom...@gmail.com> wrote:

> Hi, thanks for the help.
> However, this only seems to work with the set of values I provided as an
> example.
> i was wondering if there is a way it would work with any set of numbers I
> add to the A column.
>
> Thanks
>
> On Sunday, June 15, 2014 2:09:39 AM UTC+9, Noah Shalii wrote:
>>
>> Hi, I am in need of help making a macro formula for excel.
>>
>> I apologize in advance for my poor explanation, but I am trying to create
>> something which will;
>> 1. check the number in row 1 column A
>> 2. see if that same number is present in column B(any row)
>> 3. if it is anywhere in column B, add 1 value to column C of the same row
>> the number was found in column B
>> 4. if there number isn't found anywhere in column B, add the number to
>> the bottom of the list of column B, and add 1 value to column C next to it.
>> 5. repeat this with row 2 column A, then row 3 column A, etc. until the
>> last number in column A.
>>
>> for example,
>>            A              B               C
>> 1         3               4               1
>> 2         6               3               1
>> 3                          8               2
>>
>> would turn into:
>>            3              4                1
>>            6              3                2
>>                            8                2
>>                            6                1
>>
>> it would be greatly appreciated if someone can make a macro formula for
>> this or even explain one of the steps.
>> thanks.
>>
>  --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

Attachment: Check number.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12

Reply via email to