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: 1
Default Finding two variables on the same row to match function


Hi,
I have created a form which import data from another sheet for the
purpose of updating the data and sending it back updated where it was.
I need to create a search function to find and update the source sheet.
Here's more details :

Each row of the source list uses the two first columns to identify the
row (which is unique in the list by using those two variables as
combined identifiers). For example, collumn A = 114555 and the B = 104.
Those two columns are in columns A and B in the source sheet. When I
extract data, it place the value of column A in cell Y2 of the form
(cause it's the same value for all the form's rows) and column B from
the source becomes column A in the form. So, I need now to update the
source with a "find next function" (when you find and copied take the
next row in the form and search again) that uses the two identifiers
from the form as a combination to find the source identifiers that are
in the same row in the source sheet. Then, I want to copy cells A to AE
from the form's row matching the source to source sheet's row in columns
B to AF.

Maybe I gave a bit too much details, so if you are a bit confused, feel
free to ask all the questions that you have in mind. I'll answer as
quickly as I can.

Thx!

Werner


--
Werner
------------------------------------------------------------------------
Werner's Profile: http://www.excelforum.com/member.php...o&userid=24304
View this thread: http://www.excelforum.com/showthread...hreadid=386164

 
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
Can the Match function handle more than 7 variables? Zakynthos Excel Worksheet Functions 3 August 9th 07 10:52 AM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Index Match function for multiple linked variables Bob Excel Worksheet Functions 13 November 23rd 05 12:56 AM
Index Match function for multiple linked variables Bob Excel Worksheet Functions 0 November 22nd 05 02:12 AM
finding variables in a column solo_razor[_31_] Excel Programming 1 November 12th 03 01:15 PM


All times are GMT +1. The time now is 04:20 PM.

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"