Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 2nd, 2014, 09:27 AM
Registered User
 
Join Date: Sep 2014
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Excel Hyperlink problem

Good Day
Can anyone help me with the following problem? I am trying to create a hyperlink to a specific webpage. When I enter the webpage to the hyperlink tool, it is accepted. However, when I click on the link, I get the following error message:

{"code":"FAILURE","actions":[],"failureObject":{"function":"Undefined","type":"e xception","code":"","message":"java.lang.NullPoint erException\njava.util.concurrent.ConcurrentHashMa p.containsKey(ConcurrentHashMap.java:803)\ncom.hp. ngc.uiframework.UIFramework.getTool(UIFramework.ja va:906)\ncom.hp.ngc.uiframework.servlets.MauiServl et.handleNewSessionRequest(MauiServlet.java:309)\n com.hp.ngc.uiframework.servlets.MauiServlet.handle RefreshPageRequest(MauiServlet.java:440)\ncom.hp.n gc.uiframework.servlets.MauiServlet.handleHttpRequ est(MauiServlet.java:270)\ncom.hp.ngc.uiframework. servlets.MauiServlet.doGet(MauiServlet.java:214)\n javax.servlet.http.HttpServlet.service(HttpServlet .java:707)\njavax.servlet.http.HttpServlet.service (HttpServlet.java:820)\nweblogic.servlet.internal. StubSecurityHelper$ServletServiceAction.run(StubSe curityHelper.java:227)\nweblogic.servlet.internal. StubSecurityHelper.invokeServlet(StubSecurityHelpe r.java:125)\nweblogic.servlet.internal.ServletStub Impl.execute(ServletStubImpl.java:301)\nweblogic.s ervlet.internal.TailFilter.doFilter(TailFilter.jav a:26)\nweblogic.servlet.internal.FilterChainImpl.d oFilter(FilterChainImpl.java:60)\ncom.hp.ngc.uifra mework.filters.FrameworkFilterChain.doFilter(Frame workFilterChain.java:32)\ncom.hp.ngc.uiframework.f ilters.FrameworkFilter.doFilter(FrameworkFilter.ja va:59)\nweblogic.servlet.internal.FilterChainImpl. doFilter(FilterChainImpl.java:60)\ncom.hp.ngc.uifr amework.filters.LoginDispatcherFilter.doFilter(Log inDispatcherFilter.java:50)\nweblogic.servlet.inte rnal.FilterChainImpl.doFilter(FilterChainImpl.java :60)\ncom.hp.ngc.uiframework.filters.compression.G ZIPFilter.doFilter(GZIPFilter.java:55)\nweblogic.s ervlet.internal.FilterChainImpl.doFilter(FilterCha inImpl.java:60)\nweblogic.servlet.internal.WebAppS ervletContext$ServletInvocationAction.wrapRun(WebA ppServletContext.java:3739)\nweblogic.servlet.inte rnal.WebAppServletContext$ServletInvocationAction. run(WebAppServletContext.java:3705)\nweblogic.secu rity.acl.internal.AuthenticatedSubject.doAs(Authen ticatedSubject.java:321)\nweblogic.security.servic e.SecurityManager.runAs(SecurityManager.java:120)\ nweblogic.servlet.internal.WebAppServletContext.se curedExecute(WebAppServletContext.java:2282)\nwebl ogic.servlet.internal.WebAppServletContext.execute (WebAppServletContext.java:2181)\nweblogic.servlet .internal.ServletRequestImpl.run(ServletRequestImp l.java:1491)\nweblogic.work.ExecuteThread.execute( ExecuteThread.java:256)\nweblogic.work.ExecuteThre ad.run(ExecuteThread.java:221)\n","serverTimeStamp ":"2014-09-02 13:14:27,154","serverName":"ngc5"},"requestId":0}

Can anyone help figure out how to correct this error? Thanks in advance!
 
Old November 4th, 2014, 12:50 AM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

Hi

Can you please post the VBA code / snippet used for this. It would really help

Cheers
Shasur
__________________
C# Code Snippets (http://www.dotnetdud.blogspot.com)

VBA Tips & Tricks (http://www.vbadud.blogspot.com)





Similar Threads
Thread Thread Starter Forum Replies Last Post
SSIS: How to generate HyperLink in Excel output vksingh24 SQL Server 2008 0 February 1st, 2012 10:42 AM
export data grid hyperlink column to excel phyzie VS.NET 2002/2003 0 April 16th, 2007 01:45 AM
Hyperlink Problem Lalit Pradhan ASP.NET 2.0 Professional 2 June 14th, 2006 09:36 AM
Export to Excel Formatting/Hyperlink HockeyMom SQL Server DTS 0 June 5th, 2006 04:04 PM
hyperlink problem Abhinav_jain_mca SQL Server 2000 1 August 25th, 2004 01:43 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.