Tesla Posted March 24, 2016 Posted March 24, 2016 I have a list of cells for first name, a list for second name, in the last one i want it to bring across the details from those two sets and put it in an email eg firstname (a2) lastname (b2) "firstname"."lastname"@school.sch.uk I cannae remember the trick for it. Any pointers?
Tesla Posted March 24, 2016 Author Posted March 24, 2016 =a2&"."&b2&"@school.sch.uk" Beautiful, thanks! I blame Easter brain....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now