LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 159
Default Need assistance with code issue??

Is it possible and can one of you guru's help me with the creation of what I
am calling a double ended search. There are two parts to the search I am try
to accomplish. All this happens on a form when the user clicks the 'GO'
button.

#1)I want to use what the user selects in combobox 1 as my first searh
criteria to match the left 2 character of column 'M' of worksheet 1 and
return all the data from all the matching rows to the corresponding
columns/rows on worksheet 2.

#2)This is the double ended search. I would then like the same search (if
possible) to search within the just copied data column 'F' and find only the
first instance of a name and use it as the criteria for the second search (so
if I have 100 rows of data and 10 different names, it will search for those
10 name and update all 100 rows) to search worksheet three column 'A' and
then return the data from columns 'A' and 'F' to worksheet 2 column 'F',
however the data needs to be stacked in the cells of column 'F' worksheet 2.


I do already have some code for copying the data over I just need help in
writing the code for the search part of it.

I have tried to explain what it is I am trying to do, but if more info is
needed just let me know.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assistance with VBA code on MAC Jim May Excel Programming 2 October 20th 06 06:57 PM
Code assistance Jim May Excel Programming 2 July 24th 05 05:09 PM
Code assistance Jim May Excel Programming 3 May 26th 05 01:11 PM
Assistance with code Please Greg B... Excel Discussion (Misc queries) 8 March 2nd 05 10:55 PM
I need assistance getting VBA code to do the following... SD Excel Programming 1 February 3rd 05 03:17 AM


All times are GMT +1. The time now is 03:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"