Hi,
I have lots of amount of raw data for each category.
And I was trying to see if there was any coding available for me to sort my data easier.
So, for example, for the following categories: building A, building B, & building C, it contains lots of raw data.
Hence, within building A,
x = 7
y = 10
c = 12
and for building B,
x = 8
y = 9
c = 15
and building C,
x = 12
y = 20
c = 5
Therefore, I was wondering how I should approach this by just having a drop down list for me to select one of the categories, and then the raw data would automatically populate according to the category selected.
FYI, there are more than those 3 variable raw data within the categories.
Any suggestions would be helpful.
Thanks,
I have lots of amount of raw data for each category.
And I was trying to see if there was any coding available for me to sort my data easier.
So, for example, for the following categories: building A, building B, & building C, it contains lots of raw data.
Hence, within building A,
x = 7
y = 10
c = 12
and for building B,
x = 8
y = 9
c = 15
and building C,
x = 12
y = 20
c = 5
Therefore, I was wondering how I should approach this by just having a drop down list for me to select one of the categories, and then the raw data would automatically populate according to the category selected.
FYI, there are more than those 3 variable raw data within the categories.
Any suggestions would be helpful.
Thanks,