Hello,
I have a question. I am trying to write a VBA function that will capture everything right of a "/" for example if i have the url. abc.biz/abc/preference/abc.php I want to capture everything right of the first "/" so my next cell shows abc/preference/abc.php I know i need to create a...
Hello,
I was wondering if there was any way of VBA coding to extract just the domain name and end suffix from a url column.
For Example
If I had 3 entries in a URL column
http://www.tek-tips.com
http://www.tek.tek-tips.com
http://www.tek.tip.tektips.com
Is there a VBA Script to only up...
Hello I am working on a database where i have a table that contains a field that has a url field. What I am trying to do is write a query that will give me the root domain and none of the sub domains.
Example: If I have the urls.... http://tek-tips.com, tek.tek-tips.com and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.