boomer1974
MIS
I have 2 columns, one with a number and the other with a string, I need to be able to take the number from one column and insert it in the string located in the other column. Any help would be greately appreciated. following is an example.
column1 Column2
365 there [variable] days in a year
12 There are [variable] months in a year
30 There are [variable] days in a month
column1 Column2
365 there [variable] days in a year
12 There are [variable] months in a year
30 There are [variable] days in a month