Forum Discussion

JackWoods's avatar
JackWoods
Qrew Trainee
4 years ago

Reports with URL Buttons

I was trying to use this video to make a custom URL button to link to a report on another table. the cod I sued is below. It seems to not give me an error when I put in the formula but when I use the button it tells me that the application does not exist - which is a weird error lol. 

https://www.youtube.com/watch?v=aBAIzDGUv-Q


URLRoot() & "db/" & [Passings] & "?a=q&qid=11"

Please let me know what you think here and if I'm just going crazy

------------------------------
Jack Woods
------------------------------

2 Replies

  • Your table id needs to be the whole alias [_DBID_PASSINGS]

    ------------------------------
    Laura Thacker (IDS)
    laura@intelligentdbs.com
    (626) 771 0454
    ------------------------------
    • JackWoods's avatar
      JackWoods
      Qrew Trainee
      I knew it was something silly. That did it - thank you!!

      ------------------------------
      Jack Woods
      ------------------------------