Does anybody know how to get the top left value from a csv file? I use Import-CSV to get the file content. I need this for a kind of header validation where only this value is constant. Many thanks
↧
Does anybody know how to get the top left value from a csv file? I use Import-CSV to get the file content. I need this for a kind of header validation where only this value is constant. Many thanks