[h=2][/h]
Hi,
I have an Excel table with different dates, times, etc. This table can be divided into 3 ranges or arrays, based on column 'C'.
'A' --- 'B' --- 'C'
date - time - 1
date - time - 1
date - time - 2
date - time - 3
date - time - 3
date - time - 3
etc.
I'd like to know how in <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help; ">VBA</acronym> I can define the 3 different ranges (or arrays) for a variable number of rows. Every range would contain the 3 columns.
Thank you for your help.
I have an Excel table with different dates, times, etc. This table can be divided into 3 ranges or arrays, based on column 'C'.
'A' --- 'B' --- 'C'
date - time - 1
date - time - 1
date - time - 2
date - time - 3
date - time - 3
date - time - 3
etc.
I'd like to know how in <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help; ">VBA</acronym> I can define the 3 different ranges (or arrays) for a variable number of rows. Every range would contain the 3 columns.
Thank you for your help.