Search results

  1. C

    How to open a URL via Firefox in access form

    Option Compare Database Private Sub Command54_Click() Application.FollowHyperlink "http://" & Me.txtUrl End Sub is this correct mate as I can't seem to get it working with the button
  2. C

    How to open a URL via Firefox in access form

    That website confused me sorry
  3. C

    How to open a URL via Firefox in access form

    what do you mean by Skills that make me a nightmare for people like you
  4. C

    How to open a URL via Firefox in access form

    I am confused do u have an example please
  5. C

    How to open a URL via Firefox in access form

    My first problem is I can't seem to get a link box working where it works based on the URL in the record not just one URL
  6. C

    How to open a URL via Firefox in access form

    The box the user will click will need to reference a URL box and it will be different for each record but not sure how I can get that to work
  7. C

    How to open a URL via Firefox in access form

    Hey guys, I know I posted a similar question about opening in chrome but I need another form which opens that set of URLs in Firefox so wondering how this is done.
  8. C

    How do I make a website open in chrome via a form.

    hey guys, I have made a form for editing data and it has a Value_Source column which includes the URL of the data but I am trying to make a separate clickable link box so I can click it and it takes me to the corresponding website, any suggestions on how this can be achieved please?
  9. C

    Advice on data entry and quality

    I want to check all sorts from codes to descriptions to the way they are written etc but was posting this topic to see if anyone had any ideas for me
  10. C

    Advice on data entry and quality

    Anything from codes to descriptions
  11. C

    Numerical values in queries

    Anything from single codes to descriptions
  12. C

    Advice on data entry and quality

    What sorts of queries can I make?
  13. C

    Numerical values in queries

    Can I do something similar for just numbers
  14. C

    Numerical values in queries

    Thanks for the help ill try this later
  15. C

    Advice on data entry and quality

    Hey guys Just a quick post to ask, does anyone have any suggestions on the sorts of queries I can make for checking data entry and quality?
  16. C

    Numerical values in queries

    How does that work??
  17. C

    Numerical values in queries

    Hi guys, I have a bit of a problem I have a query which has both numerical and letter codes in them but I want to exclude the numerical codes from it. Suggestions welcome
  18. C

    Trying to make a query to pick out lowercase codes

    Thanks for the reply I should of described my problem better before posting
  19. C

    Lcase and ucase

    What's wrong I just need help
  20. C

    Lcase and ucase

Back
Top Bottom