Import byrow
Posted: Mon Jan 09, 2023 1:38 am
Hi all,
I'm wondering if you can help me. I have a data set that's transposed with the variables in rows and the dates in columns. first data point is in cell F7 and the row/variable names start in B7. Is there any way to read in the row name? I've read through several old threads and all I could find was reference to "byrow", and a suggestion to use the drop down menu and capturing the code. In both cases I've been unsuccessful.
Alternatively, if I do read the series in with their preset names "series01", "series02", "series03" and so on, is there an easy way to create a loop that renames all 40 series. I.e. rename "series01" "prime1", rename "series02" "prime2" and so on?
Any help greatly appreciated!
I'm wondering if you can help me. I have a data set that's transposed with the variables in rows and the dates in columns. first data point is in cell F7 and the row/variable names start in B7. Is there any way to read in the row name? I've read through several old threads and all I could find was reference to "byrow", and a suggestion to use the drop down menu and capturing the code. In both cases I've been unsuccessful.
Alternatively, if I do read the series in with their preset names "series01", "series02", "series03" and so on, is there an easy way to create a loop that renames all 40 series. I.e. rename "series01" "prime1", rename "series02" "prime2" and so on?
Any help greatly appreciated!