Search results

  1. N

    Method

    Now I'm getting this error message with the form:
  2. N

    Method

    Hi Vlad, Is this how it is supposed to look like in the expression builder? I could be doing something wrong because I'm getting a runtime error "run time error 2447". Thanks!
  3. N

    Method

    pdf
  4. N

    Method

    Hi theDBguy! I will look into the VBA intellisense.
  5. N

    Method

    I have two columns in my form that use keyword searches where the keyword search also includes parts of the hyperlink. but when trying to use those expressions in the expressions builder, I only get errors that prevent my form from working. Does someone have experience with the expression and...
  6. N

    KeywordS

    keyword search to omit the hyperlink part in the search.
  7. N

    spaces

    Hello again! I'm currently trying to hyperlink to specific excel worksheet names that have spaces in them. I can get it the hyperlink working without the spaces i.e: C:\Users\Desktop\Excel.xlsx#Sheet1!A1. But if there's a space between Sheet and 1, i.e: Sheet 1, I can not longer get the...
  8. N

    KeywordS

    Hooray! I'm going to try to recreate it myself tomorrow. Thanks so much again for your help, it is much appreciated! N
  9. N

    KeywordS

    I erased the expression in the screenshot I made above because it was causing me problems. Thank you.
  10. N

    KeywordS

    I typed it in myself. I also tried this expression in a query:
  11. N

    KeywordS

    I added the expression in the control source of the form but I get an error "#NAME" message in the text box of the form that I inserted the expression in. Am I using the expression builder correctly?
  12. N

    KeywordS

    Thanks
  13. N

    KeywordS

    Sure. The keyword searches bring up the records.
  14. N

    KeywordS

    [
  15. N

    KeywordS

    My search is performing on the right columns (with hyperlinks), but the keyword search is taking in the hyperlink address also but I don't want it to.
  16. N

    KeywordS

    Hello again! Is there a way to parse out the hyperlink for my two keyword searches? I want the hyperlink to work but I only want "Family" to appear only if the keyword(s) of "Family" is typed and not if any part of the hyperlink associated with the "Family" field is entered. Thanks again
  17. N

    remains

    Thank you.
  18. N

    remains

    Thank you.
  19. N

    remains

    The ones without
  20. N

    remains

    I never called the tables directly, they were put in a union query and I called that union query in a form. I can use a query for the same fields but how do I add a hyperlink to a query? There's nothing in the design form that allows me to adjust the data type. I just called the new query with...
Back
Top Bottom