L
loconel
I have the following data
F1 F2 D1 D2
F01 1 10 1
F02 2 20 3
F01 2 30 6
F01 5 40 4
F02 6 40 5
F1 to be presented in rows
F2 to be presented in columns
D1* D2 to be presented as data
Is that possible without defining an extra column in my source data?
regards, Louis
F1 F2 D1 D2
F01 1 10 1
F02 2 20 3
F01 2 30 6
F01 5 40 4
F02 6 40 5
F1 to be presented in rows
F2 to be presented in columns
D1* D2 to be presented as data
Is that possible without defining an extra column in my source data?
regards, Louis