I hope this is being posted in the right place.
I have a search form that uses the "details" field to populate the search results. The search form is the 4th tab in a 4tab group. In the search result, I have a field named "JobID". I am trying to make it so I can click on that search result, pull that JobID and open up that job on my 2nd Tab (Jobs). To me, this sounds pretty simple to accomplish, but i'm no guru in VB. Can anyone scratch out a simple piece of code that will accomplish this? If not, can anyone point me to the VB commands I need to use and I will try to research it so I can at least build this one expression.
The field: JobID is found on both the Search and Jobs tab.
I have a search form that uses the "details" field to populate the search results. The search form is the 4th tab in a 4tab group. In the search result, I have a field named "JobID". I am trying to make it so I can click on that search result, pull that JobID and open up that job on my 2nd Tab (Jobs). To me, this sounds pretty simple to accomplish, but i'm no guru in VB. Can anyone scratch out a simple piece of code that will accomplish this? If not, can anyone point me to the VB commands I need to use and I will try to research it so I can at least build this one expression.
The field: JobID is found on both the Search and Jobs tab.