Hi Guys,
I have a question regarding the possibillity of a dynamic variable. The thing is, i would like to extract data from an excel file (via a for each). The data differs per row, but i always need the value up till the “H” in the cells. For example, one row the data is 012345678H3221 and the next cell the data is 01234H3221. Ideally, i would like to use an assign function so that it always extracts the numbers before the “H”. does anyone have any ideas?
KR,
Matthew