Hi Everyone,
Would anyone know a faster way to put keywords in phrase match, exact match and broad match without having to type the "", []
I'm talking about using thousands of keywords and having to type "" or [] can be a pain.
Thanks
Ppc Options ?
Started by MainStreet228, Apr 06 2007 02:15 PM
5 replies to this topic
#1
Posted 06 April 2007 - 02:15 PM
#2
Posted 06 April 2007 - 05:54 PM
Main-
I copy the listings into an Excel column and then write forumlas that add the extra bits.
You will want to create a concatenate function using a formula something like like this:
=+ " " & "<a target='_blank' title='" & B11 & ", "& $B$9 & "' href='" & C11 & "'>" & B11 & "</a>"
And you will need to lookup the synax for putting in double quotes since your output included quotation marks.
Finally, copy the results you get and then paste into another row using Paste Special | Values Only
Then copy that result and paste into the key add box. Fini.
-Jeff
I copy the listings into an Excel column and then write forumlas that add the extra bits.
You will want to create a concatenate function using a formula something like like this:
=+ " " & "<a target='_blank' title='" & B11 & ", "& $B$9 & "' href='" & C11 & "'>" & B11 & "</a>"
And you will need to lookup the synax for putting in double quotes since your output included quotation marks.
Finally, copy the results you get and then paste into another row using Paste Special | Values Only
Then copy that result and paste into the key add box. Fini.
-Jeff
Edited by Jozian, 06 April 2007 - 10:19 PM.
#3
Posted 06 April 2007 - 07:54 PM
Hi Jeff,
Thanks for the help. I have OpenOffice 2.0. Would you know if its possible to write code using that software ?
Thanks
Thanks for the help. I have OpenOffice 2.0. Would you know if its possible to write code using that software ?
Thanks
#4
Posted 06 April 2007 - 10:24 PM
Main-
I am sure you can do it in OpenOffice.
The premise is the same, but the commands and formulas will likely be a little different.
BTW, I use this technique all the time to edit and enhance lists of items. Spreadsheets are great for simple data manipulations like your issue.
In fact, the formula I gave as an example is used to dynamically build wikipedia links to a list of cities. Once setup, all I do is paste in the names and the html code pops out
-Jeff
I am sure you can do it in OpenOffice.
The premise is the same, but the commands and formulas will likely be a little different.
BTW, I use this technique all the time to edit and enhance lists of items. Spreadsheets are great for simple data manipulations like your issue.
In fact, the formula I gave as an example is used to dynamically build wikipedia links to a list of cities. Once setup, all I do is paste in the names and the html code pops out
-Jeff
#6
Posted 22 April 2007 - 03:16 PM
Thanks !
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users






