AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • In-Person Gatherings
    • Power BI Workshop
    • Podcast
    • Rolodex
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register

“Help -> Get Link” Example Using Excel

February 15, 2014 by Tim Rodman

My Vendors (AP303000) screen in Acumatica for that vendor.

Basically, all you need to do is the following:

  1. Start with an Excel file that has a list of vendor IDs.
  2. Go to the Vendors (AP303000) screen in Acumatica, pick a random vendor, and click Help -> Get Link in the upper right-hand corner.
  3. Copy the External Link: value to your clipboard.
  4. Paste the External Link: into an Excel formula like this:
    =”http://localhost/AcumaticaERP/Main.aspx?ScreenId=AP303000&AcctCD=V000007″
  5. Change the hard-coded vendor ID to an Excel cell reference like this:
    =”http://localhost/AcumaticaERP/Main.aspx?ScreenId=AP303000&AcctCD=”&B21
  6. Wrap the link in the Excel HYPERLINK function like this:
    =HYPERLINK(“http://localhost/AcumaticaERP/Main.aspx?ScreenId=AP303000&AcctCD=”&B21,B21)
  7. Hide the original column in Excel that had the vendor ID and just display the new vendor ID with the hyperlink.
  8. Clicking the hyperlink for a vendor should take you to the Vendors (AP303000) screen in Acumatica for that specific vendor.
  9. You will need to login to Acumatica and your login will need permission to the Vendors (AP303000) screen.

Here is a quick video which walks through the steps:

Filed Under: Acumatica Learning Tagged With: Acumatica, Acumatica Blog, Acumatica Excel, Acumatica Get Link, Acumatica Hyperlinks, Acumatica Training

Comments

  1. Gabriel Michaud says

    July 20, 2015 at 5:44 pm

    The hyperlink issue is a known bug, AC-47803. Excel messes with the User Agent, which breaks our browser detection. We’ll try to fix it ASAP”

  2. thebradk says

    July 17, 2015 at 2:29 pm

    Tim,

    We spoke on email about this, but I thought summarizing it here might catch the eye of someone in the know…

    Following the steps above, I created columns in my table (fed from my OData connection to Acumatica, OF COURSE!) that are the Hyperlinked version of the “source data” which was just – in my case – the Customer ID or Invoice RefNbr. The link itself is fine – as I can copy and paste it into my browser(s) and it will take me to the Acumatica login page (assuming blank browser session to begin with) and then once logged in, will redirect me to the specific Invoice or Customer page from the table. Essentially – “works as expected” as a hyperlink.

    However, WITHIN excel, and using the HYPERLINK() function, when I click on the link (and yes, hovering over it DOES show met he correct URL I tested with), lo and behold – a Windows Security pop-up comes up asking me for credentials to .acumatica.com. No valid credentials were successful in opening the chrome tab (or IE when I reset my default in testing).

    When I clicked “Cancel” on the Authentication pop-up, it would actually open a tab in my default browser – but it was the “Browser Not Supported” error screen from Acumatica. (https://.acumatica.com/Frames/BrowserWarning.aspx)

    Oddly enough – when I publish this to OneDrive and open it on my iPad via the Excel App, it works fine.

    My research (aka – targeted Googling) leads me to believe that something within the OS itself (or Excel 2013 – but I don’t have many ways to test earlier versions).

    I believe it is related to the “Microsoft Office Protocol Discovery” feature in Office 2013 (Ref: https://support.microsoft.com/en-us/kb/838028 – thought this says it’s for Office 2003, so I cannot verify) or possibly a yet-to-be-figured-out “feature” of Windows 7.

    If anyone reading this has any insight, thoughts, or questions, please feel free to toss them my way! I created a pretty bad-ass report from Acumatica, and the users really want to “drill into” the related screens if we can make this work!!!!

    Thanks!

    Brad K.

    • Tim Rodman says

      July 17, 2015 at 3:20 pm

      Hi Brad,

      Thanks for all the detail that you provided. I did a test on TryAcumatica.com without the HTTPS (HTTP instead) and I get the same error. In the video above I was using my local instance of Acumatica which isn’t the case in the real world. There is something different about a “real” URL I guess.

      If you paste the following formula in Excel and click on the result, you’ll notice that you get the same error (note the HTTP instead of HTTPS):
      =HYPERLINK(“http://tryacumatica.com/Main.aspx?ScreenId=AP303000&AcctCD=AAVENDOR++”,”a link”)

      So, I’m wondering if Acumatica sees Excel as being the “browser” which is why it’s not supported.

    • thebradk says

      July 20, 2015 at 3:01 pm

      Tim,

      Have you attached wireshark or some type of packet sniffing tool to your network interface to grab the HTTP GET request and see if there’s anything in the HTTP header that’s asking for something funky?

      My Acumatica instances I have handy to test with are all HTTPS, so I don’t know that I’ll see any of that as it would be encrypted.

      Brad

    • Tim Rodman says

      July 22, 2015 at 4:29 pm

      Brad,

      Thanks for the screenshot from wireshark. It sure looks like Excel displays its browser type as “Microsoft Office Excel 2013” which must not be a supported browser in Acumatica.

      Acumatica Browser Error

By using this website, you agree to our Terms of Use (click here)
Building Generic Inquiries & Pivot Tables

Online Members

 No online members at the moment

Recent Blog Posts

  • EP 171: Automating Acumatica Sales Orders with Artificial Intelligence (Podcast) April 23, 2026
  • EP 170: Unboxing AI Assistant in Acumatica 2026 R1 (Podcast) April 19, 2026
  • EP 169: Laura Jaffe – Unlocking Acumatica Report Designer (Podcast) April 8, 2026
  • EP 168: Joe DiPaolo – Hosted Acumatica and Joe’s Jr. AI Developers (Podcast) March 31, 2026
  • EP 167: Nicole Ronchetti – A Claude Skill for Acumatica ERP (Podcast) March 27, 2026

Recent Forum Posts

  • cschwark

    Nested SubReport Issue

    I have a custom Shift Changeover Checklist report (AM64...

    By cschwark , 3 days ago

  • tmac

    RE: Can't export GI's to excel that contain the FATrans DAC after upgrade to 2025 R1 in less than 25 min

    I've had a similar issue with the out-of-the-box Fixed ...

    By tmac , 3 weeks ago

  • Ed Dolan

    RE: Limited or no support from Acumatica?

    @jjbotes Good thoughts. We'll endeavor to find a soluti...

    By Ed Dolan , 2 months ago

  • Johan Botes

    RE: Limited or no support from Acumatica?

    The question is "when" in the business process does the...

    By Johan Botes , 2 months ago

  • Ed Dolan

    RE: Limited or no support from Acumatica?

    @jjbotes Thank you for the feedback. I will discuss wit...

    By Ed Dolan , 2 months ago

  • Johan Botes

    RE: Limited or no support from Acumatica?

    Acumatica can have positive units in stock but a negati...

    By Johan Botes , 2 months ago

  • Ed Dolan

    RE: Limited or no support from Acumatica?

    @azeigler I am concerned as well about the lack of s...

    By Ed Dolan , 2 months ago

  • Johan Botes

    RE: Limited or no support from Acumatica?

    Hi Ed - the principle is embedded in standard functiona...

    By Johan Botes , 2 months ago

  • Ed Dolan

    RE: Limited or no support from Acumatica?

    Johan, Thanks for the rely and I hope you are well. ...

    By Ed Dolan , 2 months ago

Terms of Use & Disclaimers :: Privacy Policy

Copyright © · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.