I am new to powershell so please give me a bit of slack but this is what I have and what I am wanting to do:
I have a CSV with |customer no.|full name|address| headings
I want to be able to prompt a message box to allow a search for a customer number then to bring up the whole row of data to read, once this has been completed I need to edit the value saying completed.
I am more wondering whether this is possible as I have spent ages searching with little result.
Thanks in advance