Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default reading data from columns that span rows

I'm not sure how to describe this exactly. I have a data file that I am
trying to read (using C# but I can adapt to other methods with some
direction at this point...)

The first column is a value that corresponds to the following column entries
in a number (variable) of rows... for example


--------------------------------------------
| var1
data value 1 | var2
| var3
----------------------------------------------

in the above example the first column spans 3 rows and corresponds to all
three rows of data in column 2. Excel shows borders around the values
similar to what I've created but if I try to access the data I get blank
rows for column1 row1 and row 3 and no way (that I have been able to find)
to associate them with column1 row 2. the data isn't consistent as far as
how many rows for each column1 value so i can't simply parse it and count...
that would be too easy! :)

i hope i've explained the delima well enough. I need to read these files
and then populate some databases with the data but I need to be able to
associate the following columns with the correct column 1 values...

thanks in advance,

Max


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
Count and/or sum data within a date span. JM Excel Worksheet Functions 5 May 5th 08 07:29 PM
READING DATA FROM COLUMNS Bob Excel Discussion (Misc queries) 2 November 28th 07 11:36 PM
Arrange data spanning 8 columns and 3 rows to 24 columns and 1 row pfdino Excel Discussion (Misc queries) 2 March 19th 07 09:03 PM
Importing Text File Data into Excel where records span several row Razorback76 Excel Discussion (Misc queries) 2 June 25th 06 06:36 AM
Hide all columns that span a merged cell? Stuart Peters Excel Programming 8 April 4th 06 10:32 PM


All times are GMT +1. The time now is 11:44 AM.

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

About Us

"It's about Microsoft Excel"