• Blog
  • Excel Downloads
    • Audit Tickmark Toolbar
  • Courses
  • Contact
  • Checkout

Excel Zoom

...because it's more than just a calculator


10 Excel Tips For Increased Productivity

July 4, 2014 by Mark 4 Comments

Excel Tip #9: Quickly Create Similarly Formatted Data

If you work with large data sets, you may some day be tasked with combining the data for some other purpose.

For example, a webmaster may need to generate links to products on a website with certain tracking IDs.

Excel Tip Concatenate Formula

In the example above, the spreadsheet has a column for Product Number and Tracking ID. The two pieces of data don’t generate a usable URL on their own, so you might need to combine them with some additional data to get something that might work.

Using the following formula will concatenate the domain name, Product Number after the domain name, add the ?trackID parameter, and finally add the tracking ID to the end.

="http://example.com/"&A2&"?trackID="&B2

Of course, you can use this for any sort of data that is consistently formatted. The formula format is simple:

  • = – This begins the formula
  • To start with text like the http://example.com/, simply enclose the text in double quotes.
  • To add a cell reference after the text, put ampersands around the cell reference like this &A2&.
  • Add another text reference by using double quotes again.
  • Add another cell reference, but this time since there will be nothing following it like additional text, only use one ampersand like this: &B2.

Try generating a list of email addresses where everyone’s email is FirstName.LastName@example.com, when you only have the First and Last names in your spreadsheet.

Pages: 1 2 3 4 5 6 7 8 9 10 11

Filed Under: Tips Tagged With: Automatic, Cell, Formats, Shortcuts, Tips

Looking For More Help?

Contact us with any specific questions or feedback. We love to hear from you!

Want to level up your career? See our amazing Certificated Excel Courses and be the office Hero with your new found knowledge!

Looking for the Excel Audit Tickmark Toolbar? click here, NOW ONLY $25!

Subscribe to our mailing list
  • Facebook
  • Twitter

Search this site…

Categories

  • Macros (34)
  • Tips (67)
  • Uncategorized (23)



Copyright © 2023 · Magazine Pro Theme on Genesis Framework · WordPress · Log in

Login Form