Search results

  1. C

    Hyperlink within a query

    i have a query that gives me artist's names. is it possible to click on a name from the query and it takes me to that particular name in a form. the form i have has artist's and a subform containing a list of the artist's songs. this is why i would like to have a hyperlink from the query for...
  2. C

    query to list only one like name

    I have a field that lists an artist name; title of a song; ablum cover. i want to run a query when ran, it will give me only one listing of the artist. the query i have right now lists all 115 occurrances of the same artist. I just want each artist listed only once. thanks
  3. C

    Add hyperlink w/o being associated to a table

    How do you add a hyperlink to a form that is not associated to a form? I'm making a simple db for my son's music. I want to be able to add the link www.cdnow.com to a form so he can find the music he wants. I don't want this link associated to any tables. TIA
  4. C

    How to get a Lable to open a Form

    Is there a line of code that is needed to: when a user clicks on a lable a form opens. I'm not good at coding so help will be greatly appreciated!! cw
Back
Top Bottom