Hey Ian,
I'm sorry, I should have given an example of what the code has to search for:
some text
exampleemail1@example.com
exampleemail2@example.com
Type: Posts; User: 6bramleycs
Hey Ian,
I'm sorry, I should have given an example of what the code has to search for:
some text
exampleemail1@example.com
exampleemail2@example.com
(I am a VERY basic programmer) :wave:
I have a body of text which needs searching through to find a specific word "Customer" and then save the next line as the CustomerName (CustomerName = <line...
I need to create a program using vb.net which will search through emails from a booking website (eg. Guestlink) to find the name of a customer and their email address listed in the body of the...