Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


From what I gather this is extremely complicated, so I am grateful for
any attempt to answer:

Refer to attachment 1: here you see a listing of sensors and their
values the sensor is the first string and the underlying value is after
the underscore ie: sensor=PGA-HCF-nasalC-10aUB-s2 and the value is
_signal.

that worksheet contains every B sensor, evidenced by
PGA-HCF-nasalC-10aU*B* -s2

there is another worksheet called 'a' that has all the a sensors:
PGA-HCF-nasalC-10aU*A* -s2

the number '10' changes in each sensor...ie: PGA-HCF-nasalC-*11*aU*A*
-s2 may be another sensor.

This raw data contains many more sensors and values than ill ever need,
so a list of the necessary sensors is in a worksheet called 'sensors'.
refer to attachment 2
this worksheet contains sensors with different numberical values (the
10) and both a and b

what i need to do is essentially identify each sensor in the sensors
worksheets and search for the three columns in the 'a' or 'b' worksheet
that contain that sensor, copy those columns and paste them into a new
worksheet.

the raw data goes down 23,000 rows btw.

thank u all!
AIM me @ decept1on or post here if u have any insight or need
clarification.


+-------------------------------------------------------------------+
|Filename: 2.GIF |
|Download: http://www.excelforum.com/attachment.php?postid=3532 |
+-------------------------------------------------------------------+

--
cwatson
------------------------------------------------------------------------
cwatson's Profile: http://www.excelforum.com/member.php...o&userid=24608
View this thread: http://www.excelforum.com/showthread...hreadid=381962

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


bump^^^^^^^

--
cwatso
-----------------------------------------------------------------------
cwatson's Profile: http://www.excelforum.com/member.php...fo&userid=2460
View this thread: http://www.excelforum.com/showthread.php?threadid=38196

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


Here's a start:

In the sheet represented by 2.gif:
A2=2, A3=3, etc. using autofill or other tool
B2=HLOOKUP(B$1,Adata!$A$1:$AA$23000,$A2,FALSE) copy to H2
E2=HLOOKUP(B$1,Bdata!$A$1:$AA$23000,$A2,FALSE) copy to K2
copy row 2 down as far as you need.

Does that do what you want, or did misunderstand what you need?


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=381962

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


im confused, where do I put that code?

im going to make a sample sheet that doesnt use so much data so i ca
host the xml files perhap

--
cwatso
-----------------------------------------------------------------------
cwatson's Profile: http://www.excelforum.com/member.php...fo&userid=2460
View this thread: http://www.excelforum.com/showthread.php?threadid=38196

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


Those are cell values/formulas. They are placed directly in th
worksheet

--
MrShort
-----------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...fo&userid=2218
View this thread: http://www.excelforum.com/showthread.php?threadid=38196



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IDing cells in one worksheet, find them in another, and copying respective data


http://www.savefile.com/filehost/files3.php?fid=3989842

a full xml example file, should be very straightforward.

ill try tha

--
cwatso
-----------------------------------------------------------------------
cwatson's Profile: http://www.excelforum.com/member.php...fo&userid=2460
View this thread: http://www.excelforum.com/showthread.php?threadid=38196

Reply
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
Barcode Scan and separate data into respective columns ExcelNewbie Excel Discussion (Misc queries) 3 April 22nd 23 07:46 PM
isoalting cells with data and copying to worksheet Dave1968 Excel Discussion (Misc queries) 1 September 27th 07 12:34 PM
Multiple series not plotting in their respective data ranges Mike Charts and Charting in Excel 5 February 7th 07 08:13 AM
Looking up data in a column, then returning values of respective row TC Excel Discussion (Misc queries) 4 March 22nd 06 02:47 PM
How do I copy data (word) into respective cells when the data bei. awg9tech New Users to Excel 1 January 12th 05 11:26 AM


All times are GMT +1. The time now is 12:43 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"