excel - Adding an email exension to a (first.last) that is entered into a single cell -


i have excel sheet working on , has cell dedicated storing email address of person making request form submitted. able type "john.smith" cell , upon hitting enter, changed "john.smith@company.com". understand easy if using separate cell, there way in in single cell? may able give!

format relevant cells:

 @"@company.com" 

Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -