Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Subscribe to HRA Now!

 



Are you a Google Analytics enthusiast?

Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE! 

 



 

 www.CustomReportSharing.com 

From the folks who brought you High Rankings!


Sponsored Content

 

 
 

Photo
- - - - -

Using Microsoft Excel To Manage Keywords


  • Please log in to reply
12 replies to this topic

#1 Vertster

Vertster

    Google wristbar installed

  • Active Members
  • PipPipPipPipPip
  • 327 posts
  • Location:Salt Lake City, Utah

Posted 02 October 2003 - 12:54 PM

Okay all you Excel experts. I used to count myself among you, but I officially resign, since I am stumped on this (seemingly) simple question.

I like to use Excel to keep track of keywords for PPC campaigns. Each keyword in its own cell, row. When it comes time to cut and paste them over to Google, I run into a problem. How can I automatically encapsulate all my keywords in quotes? This is for "phrase matching" purposes. Doing it by hand is a major pain in the arse. Is their an easy way to do this?? I have searched high and low, and can't seem to find it, if it exists.

The only thing I can think of would be to create a script that formats the cell using regular expressions to add the quotes on either end of each cell. Of course I am not even sure how to get started doing this in Excel, so I would probably have to take my keyword list and run it through a vbscript application. Arg!

Any ideas?

#2 joker

joker

    HR 3

  • Active Members
  • PipPipPip
  • 64 posts

Posted 02 October 2003 - 01:09 PM

I am by no means an expert at anything, but what about using the concatenate function? surround your kword cell(s) with quote cells, and then use the contatenate function to convert them all into a single string

never tried it for keywords, but it usually does the trick with html and javascript pretty well

#3 Vertster

Vertster

    Google wristbar installed

  • Active Members
  • PipPipPipPipPip
  • 327 posts
  • Location:Salt Lake City, Utah

Posted 02 October 2003 - 01:14 PM

Hmm thats a good idea. I will try it and see if it works!

Thanks!

#4 Vertster

Vertster

    Google wristbar installed

  • Active Members
  • PipPipPipPipPip
  • 327 posts
  • Location:Salt Lake City, Utah

Posted 02 October 2003 - 01:21 PM

Yay! That worked. Good thinking joker! I am thinking there is probably another way to do it, but that will work for now. We'll see if anyone else has any suggestions.

#5 polarmate

polarmate

    HR 3

  • Active Members
  • PipPipPip
  • 65 posts

Posted 02 October 2003 - 01:23 PM

I am no Excel expert but have you tried exporting it to a csv file with quotes as the text qualifier? The csv file can then be opened in Notepad and you can copy/paste from there. It's still tedious but ...

#6 Haystack

Haystack

    HR 7

  • Active Members
  • PipPipPipPipPipPipPip
  • 1,980 posts
  • Location:Minneapolis, MN

Posted 02 October 2003 - 02:30 PM

I use cocatenate for that, Verster. If you want to get your Excell Expert status back, record a macro to build the formula followed by Fill-Down.

#7 hypntzd3

hypntzd3

    HR 3

  • Active Members
  • PipPipPip
  • 78 posts

Posted 02 October 2003 - 06:53 PM

Polarmate,

I agree with you...I use the exporting to CSV tactic as well.

Hypntzd3

#8 Peter

Peter

    HR 5

  • Active Members
  • PipPipPipPipPip
  • 356 posts
  • Location:Brazil

Posted 04 October 2003 - 01:16 PM

Vertster,

Have you tried saving the file as a text file seperating with comma's?

Regards,

Peter

#9 daniel

daniel

    HR 4

  • Active Members
  • PipPipPipPip
  • 234 posts
  • Location:UK

Posted 04 October 2003 - 04:54 PM

I got one of our developers to throw something together that takes your keywords and creates all the permutations. It is accessed via a web browser.

For example, if you have:

search engine,optimisation

and hit 'create permutations' it spits out:

search engine optimisation
optmisation search engine
"search engine optimisation"
"optimisation search engine"
[search engine optimisation]
[optimisation search engine]

In a list you can then copy and paste into Excel or straight into adwords. It's very useful for longer lists.

Still requires some manual editing (of course), but it certainly saves a lot of effort.

To create the initial list in Excel, you merely place each element in a cell, and then save as a csv file. For the example above, search engine would be in one field and optimisation in the next. If you had search and engine in separate cells, then it would also produce engine optimisation search - which you wouldn't want to use (well, probably not).

Would anyone else find this useful if we were to put it on our site for anyone to access?

Cheers,

Daniel

#10 symbolic

symbolic

    HR 1

  • Members
  • Pip
  • 1 posts
  • Location:Phoenix, AZ USA

Posted 10 October 2003 - 06:28 PM

[Would anyone else find this useful if we were to put it on our site for anyone to access?]

Yes, I would like to see it. I think this is a great idea for a few keywords, but could get out of hand with 20 or so. Am I right?

symbolic

#11 Searchaware

Searchaware

    HR 2

  • Active Members
  • PipPip
  • 40 posts
  • Location:Chester, UK

Posted 15 October 2003 - 01:36 AM

Daniel

I would find that extremely useful too.

Simon

#12 amcrann

amcrann

    HR 2

  • Active Members
  • PipPip
  • 11 posts
  • Location:Penticton

Posted 30 October 2003 - 11:52 AM

that tool sounds excellent! I would love to see it.

#13 sri_gan

sri_gan

    HR 2

  • Active Members
  • PipPip
  • 19 posts

Posted 03 November 2003 - 08:49 AM

Excel Macros are always the easy answers.

1. If you are an expert in MS Visual Basic it is like a piece of cake.

2. If you are not then all you need is to record a macro (seen in Tools ->Macro) and use it. If you are interested in programming then you can edit the macro and see whats the code inside it.

Other options you know it :thumbup: .




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users