iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Google AdWords/Google AdSense Discuss topics specific to Google's AdWords and AdSense programs.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-26-2004, 12:17 PM
mlevenhagen's Avatar
WebProWorld Veteran
 
Join Date: Sep 2004
Location: Wisconsin, United States
Posts: 394
mlevenhagen RepRank 0
Default Adwords: This Tool Will Save You Time & Money

I just discovered this tool. I couldn't contain myself. It is going to save me so much time... and it's cheap!

Click Here: The Save You Time & Money Tool!

It will take your lists of keywords and add quotes and brackets around them. And if you do a lot adwords campaigns, you'll understand it's value:)


Enjoy,
Reply With Quote
  #2 (permalink)  
Old 11-26-2004, 07:11 PM
mlevenhagen's Avatar
WebProWorld Veteran
 
Join Date: Sep 2004
Location: Wisconsin, United States
Posts: 394
mlevenhagen RepRank 0
Default

I actually found out you can do this for free in Excel (if you have excel). Does anyone have the code to make that happen or know where I can find it?

I know you have to go into visual basic through Excel, but I've never programmed in VB or created my own Macro before...

Thanks in advance,
Reply With Quote
  #3 (permalink)  
Old 12-01-2004, 09:13 AM
WebProWorld Member
 
Join Date: Oct 2003
Location: usa
Posts: 72
cjshu RepRank 0
Default

Heres a free tool that will do the same thing.
http://www.mikes-marketing-tools.com...s-wrapper.html

Heres a free one that has lots of keyword tools.
http://www.enteryourkeyword.com/SortKeywords.php
Reply With Quote
  #4 (permalink)  
Old 12-12-2004, 02:32 PM
mlevenhagen's Avatar
WebProWorld Veteran
 
Join Date: Sep 2004
Location: Wisconsin, United States
Posts: 394
mlevenhagen RepRank 0
Default

Actually if you got excel, I finally got the code from someone to do it for free.

Quote:
From Mookie over at SEOChat

In Excel click on Tools-Macro-Visual Basic Editor
Open the ThisWorkBook Module
Place this code into the module:

Sub MakeKeyWords()
lr = ActiveSheet.Range("a65536").End(xlUp).Row
For x = 1 To lr
Cells(lr + x, 1) = """" & Cells(x, 1) & """"
Cells(lr * 2 + x, 1) = "[" & Cells(x, 1) & "]"
Next x
End Sub

Make a list of keywords in column A in any sheet
When done making the list click on Tools-Macro-Macros and run the MakeKeyWords macro
I'll check out those free links you provided as well!

Thanks,
Reply With Quote
  #5 (permalink)  
Old 12-13-2004, 01:18 AM
WebProWorld New Member
 
Join Date: Aug 2004
Location: Land of the free
Posts: 10
fm101 RepRank 0
Default

yup!
http://www.mikes-marketing-tools.com...s-wrapper.html
Is great.
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum > Google AdWords/Google AdSense

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 03:23 PM.



Search Engine Optimization by vBSEO 3.3.0