Hello,
I'm looking for some guidance or help writing a macro. The macro needs to pull specific string from several columns, thus creating a unique string in a column.
vba example.PNG

So in this example SBC is Column A. In Column F, Web file name, I'm looking to create a macro that would generate a name that has the following planmetallic (column C)-carrier(Column B)-coverage period(Column E)-situs(Column D).

This needs to be intuitive so if any information changes the information in column f will change as well. There are approximately 900 row of information as well.