Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone,
I am wondering how to accomplish this task. I have multiple data from various sources. These data have different fields, but the only thing they have in common is the time. Is there a way for me to somehow add a data query into a blank worksheet and use the timestamp on each of these data to populate the blank worksheet? I wanted to compare the timestamp on each of these data and put all of the various field with a similar timestamp into one row on the blank worksheet. I've been messing around with VLOOKUP, but it seems like the only solution I can think of is programming a macro. Any tips for a newbie? My data files have this format: time | data1 | data2 | data3| time | grad1 | grad 2| grad3| I want my blank worksheet to look like: time | data1 | grad2 | data2| grad2 | data3 | grad3| Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Seems to be a macro would be appropriate here although you might be able to
do something with a pivot table. -- Regards, Tom Ogilvy wrote in message ups.com... Hello everyone, I am wondering how to accomplish this task. I have multiple data from various sources. These data have different fields, but the only thing they have in common is the time. Is there a way for me to somehow add a data query into a blank worksheet and use the timestamp on each of these data to populate the blank worksheet? I wanted to compare the timestamp on each of these data and put all of the various field with a similar timestamp into one row on the blank worksheet. I've been messing around with VLOOKUP, but it seems like the only solution I can think of is programming a macro. Any tips for a newbie? My data files have this format: time | data1 | data2 | data3| time | grad1 | grad 2| grad3| I want my blank worksheet to look like: time | data1 | grad2 | data2| grad2 | data3 | grad3| Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference web query data in seperate worksheet | Excel Worksheet Functions | |||
Adding multiple data fields from time based data. | Excel Discussion (Misc queries) | |||
how to query for the appearance of a data entry on multiple works. | Excel Discussion (Misc queries) | |||
Not as stupid a question; this time about data from multiple sheet | Excel Worksheet Functions | |||
how do i import multiple data sets at one time? | Excel Discussion (Misc queries) |