Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a macro that will compair one list of names to another
on a seperate worksheet. These lists will very in size with each passing day. I have written macros in the past that would compair numbers, but i am having an aweful time with this. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look in the vba help index for FIND or FINDNEXT. More info?
-- Don Guillett Microsoft MVP Excel SalesAid Software "edluver" wrote in message ... I am trying to write a macro that will compair one list of names to another on a seperate worksheet. These lists will very in size with each passing day. I have written macros in the past that would compair numbers, but i am having an aweful time with this. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
what info do you need?
"Don Guillett" wrote: Look in the vba help index for FIND or FINDNEXT. More info? -- Don Guillett Microsoft MVP Excel SalesAid Software "edluver" wrote in message ... I am trying to write a macro that will compair one list of names to another on a seperate worksheet. These lists will very in size with each passing day. I have written macros in the past that would compair numbers, but i am having an aweful time with this. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am completely green at this, so i dont really understand what i am looking
for when i look up the "FINDNEXT" in the vba help. "edluver" wrote: what info do you need? "Don Guillett" wrote: Look in the vba help index for FIND or FINDNEXT. More info? -- Don Guillett Microsoft MVP Excel SalesAid Software "edluver" wrote in message ... I am trying to write a macro that will compair one list of names to another on a seperate worksheet. These lists will very in size with each passing day. I have written macros in the past that would compair numbers, but i am having an aweful time with this. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am completely green at this, so i dont really understand what i am looking
for when i look up the "FINDNEXT" in the vba help. "Don Guillett" wrote: Look in the vba help index for FIND or FINDNEXT. More info? -- Don Guillett Microsoft MVP Excel SalesAid Software "edluver" wrote in message ... I am trying to write a macro that will compair one list of names to another on a seperate worksheet. These lists will very in size with each passing day. I have written macros in the past that would compair numbers, but i am having an aweful time with this. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing text strings | Excel Worksheet Functions | |||
problem with comparing strings in VBA | Excel Discussion (Misc queries) | |||
common characters in seperate strings | Excel Discussion (Misc queries) | |||
How do I seperate data from a pivot into seperate worksheets? | Excel Discussion (Misc queries) | |||
Comparing slightly different strings | Excel Programming |