Search results

  1. C

    Want to scroll through records in Access 2010 with mouse wheel

    I want to scroll through records in Access 2010 forms with the mouse scroll wheel. Is there any way I can do this?
  2. C

    How to hyperlink from query to specific record in a specific form

    I want to hyperlink from a query direct to the relevant record in a specific form. What is the best way to achieve this? I have a hyperlink field in the form which shows up in the query. When clicked in the query, this hyperlinks to the form but I cannot make it select the correct record in...
  3. C

    How to stop Office warning message when clicking hyperlink media file

    I have an Access 2000 database holding details of a very large number of MP3s, WMVs and FLVs. The field in the Table holding the filename and path of the relevant media file is a hyperlink field. I can click on the filename and the media file opens in the default media player. Unfortunately...
  4. C

    VBA to start a hyperlinked audio file

    I have a form with hyperlink field which contains the file name of an audio file in a folder of audio files. I currently click on the hyperlink field to start the relevant audio file. I would rather have a command button which starts the audio file. I would be very grateful if someone could...
  5. C

    Cannot Database Window as a normal view window

    I need to amend a query. But when I click the button on the toolbar to open the Database Window, it does not open as a normal window, in fact no window opens at all - all I get is a button on the taskbar which does not open a "normal" window. (If I choose maximise on the toolbar button it...
  6. C

    How can I navigate records by mouse scrolling in Access 2007

    Just upgraded from Access 2000 to Access 2007. In Access 2000 I could navigate through records on a form by scrolling the mouse wheel. Access 2007 does not seem to allow me to do that. Is there a setting somewhere in Access 2007 that allows me to do that, or cannot Access 2007 do it at all?
  7. C

    Coded hyperlink does not work

    I have got a weird thing going on here and I am stumped. I wonder if anyone could help me out. I have an Access 2000 database of mp3 audio files One of the fields has the name of the audio file (eg - AudioFiles\1234.mp3). This is set up as a hyperlink data type. If I click on the name in...
Back
Top Bottom