473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Excel/Access - How to combine rows of data?

47
Hello.

Could you please help with following problem in Microsoft Excel:

I have thousands or rows of 5min data that I need to convert to 15min and later to 20min data do some calculations.

Data looks as following (4 rows out of thousands):

A B C D E F G
3/17/2008 9:55:00 1995 1995 1995 1995 2
3/17/2008 10:00:00 1995 1995 1995 1995 1
3/17/2008 10:05:00 1995 1995 1995 1995 1
3/17/2008 10:10:00 1992 1992 1992 1992 1

My problem is that I don't know how from preceding four rows to make one row as per following criteria and than keep on doing the same with the rest of rows:

- have dates flow in column A and be accurate to other columns
- =B1 (and than the same 4 rows later)
- =C1 (and than the same 4 rows later)
- =MAX(D1:D4) (and than the same 4 rows later)
- =MIN(E1:E4) (and than the same 4 rows later)
- =F4 (and than the same 4 rows later)
- =SUM(G1:G4) (and than the same 4 rows later)

Speedy reply and help would be greatly appreciated.

Thank you!
Jul 17 '08 #1
1 2476
hyperpau
184 Expert 100+
Hihglight at least two rows up to the last column then drag the lower right end of the corner down.
Aug 18 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Patrick | last post by:
Hi all, I've installed the latest MDAC and Jet service packs on Windows 2000. On Linux I've the latest MySQL and MyODBC3.51. Using the ODBC Administrator I've set up a connection, ran the test...
2
by: Niyazi | last post by:
Hi, I have to retrieve a data from AS400 DB2 and after working with data I have to export into one of existing Excel file. I can connect into specific library in AS400 DB2 using AS400...
1
by: mojo | last post by:
We have set up an Access database with tables x,y, & z where we would like to have multiple people entering data into a table x. Each person has an identical copy of the database on their PC's. ...
3
by: Steve Teeples | last post by:
Can someone tell me how to access the "nested child" data of a specific parent from within a dataset? I read an XML file into a dataset with its schema and want to access the child nested data. ...
2
by: David Dawson | last post by:
I have no experience using MS Access to interface with MySQL. I have a tiny MySQL database that might need to have Access connect with it over the internet and grab data/update etc. Is this...
7
by: DanZaMan | last post by:
Just a query about how clever access is, I'm using access 97. When using a "split" database with a separate front-end and with the data file on a separate server on the network how does access...
9
by: =?Utf-8?B?c3Jpbml2YXM=?= | last post by:
Hi All, Can anybody please help me, how to access all rows in a grid view if the paging is enabled? If gridview contains 100 rows and pagecount=10, then in the gridview.rows collection, i'm...
1
by: jcatubay | last post by:
How do I generate an excel file using System.Data.DataTable? can anyone point me to where I start? Thanks!
3
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I'm confused about Data Access Layer and Data Object Layer. How are they related? Which layer will be affected when the underlying database structure is changed? Which layer will be affect when...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.