Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I don't know if this is the best group, but since I'm intending to create the solution in VBA, i guess it's a start. I have a table with visitors of a web site and there I get the search strings if they come to this website directly from a query thorugh google, altavista, msn etc. I want to have their search words clearly written in the column. Now there is difficult to see what it is because there is signs before and after the words and also UTF translations from language-specific signs. Is there a easy way to convert this within VBA? I found a intresting article about this made by a Gerry Pattersson, but unfortunately it was pearl he made it with. Look: http://www.pgts.com.au/pgtsj/pgtsj0307a.html Is that the only approach? To recognise and translate prat by part and sserch engine by serch engine? No "UTF object" and "Convert method"....?-) Here are som examples: 1# Google " translate search string ": http://www.google.se/search?hl=sv&ie...eries&meta= 2 # with swedish signs added " translate search string å ä ö " : http://www.google.se/search?hl=sv&ie...C3%B6&m eta=3 # The same from altavista " translate search string å ä ö ": http://se.altavista.com/web/results?...?RegardsGunnar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search for multiple strings in a list (w/in 1 cell) w/ Advanced fi | Excel Discussion (Misc queries) | |||
How to find number of pairs of strings from list of strings? | Excel Worksheet Functions | |||
search engines | Excel Discussion (Misc queries) | |||
join strings in VB with Pivot methods | Excel Programming | |||
Search Methods | Excel Programming |