+ Reply to Thread
Results 1 to 1 of 1

How to put a link in only 1 field of a select statement

  1. #1
    Registered User
    Join Date
    07-29-2012
    Location
    Fort Erie, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    1

    Question How to put a link in only 1 field of a select statement

    I have a select statement that returns a list of animals for a whole bunch of different choices selected on the form. It works great, but in order to add a feeding for an individual animal, I have to click on the animal, which brings up it's inventory profile. I then click on the feedcard button, and then on the feedcard I click on an add feeding button which brings up the addfeeding form. When feeding close to a hundred animals and having to add these each, I would love to have a button at the end of each line that will allow me to go directly to the addfeeding. I can't really do a 2nd listbox beside this one as the list can be long depending on the choices made and therefore have scrolling. Basically I want something like a hyperlink or better yet button the says "Add Feeding" at the end of my lines in my listbox. Here's my current coding, I know it's probably not the way any of you would have done it, but I'm a newbe and I figured it out as I went.

    Please Login or Register  to view this content.
    Last edited by Cutter; 07-29-2012 at 12:18 PM. Reason: Added code tags

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1