Search results

  1. C

    Thanks for responding, Colin. I can't see how to email you. I know it's a pain but could you...

    Thanks for responding, Colin. I can't see how to email you. I know it's a pain but could you possibly email me a I could then reply to you with my question.
  2. C

    Hello Colin How do I email you, please? Regards Chris

    Hello Colin How do I email you, please? Regards Chris
  3. C

    Access Continuous Form Problem

    Thanks zero, this will be useful.
  4. C

    Scrolling Sub Forms

    Will do. I just watched Phillip's video and it makes me realize how little I know :O(
  5. C

    Scrolling Sub Forms

    Thanks DBGuy I'm looking at your links.
  6. C

    Scrolling Sub Forms

    I have two subforms on a main form, and I need to scroll both subforms in unison. While trawling the internet someone said this was not difficult but did not elaborate. My interest was elsewhere at the time, and I cannot now remember where I saw it. Does anyone know how to scroll subforms in...
  7. C

    ChrisBez

    OK leave it for now
  8. C

    ChrisBez

    Yes all of them for the moment to see what is of interest.
  9. C

    ChrisBez

    How do I get the site to alert me to new posts, John? I don't mean responses to my question, I am getting those, but I want to be notified of other posts.
  10. C

    Access Continuous Form Problem

    This is feedback on my continuous form problem. I offer my solution in the hope that it may help someone in the future. Having changed my image control to a button the selection worked perfectly thanks to Majp’s help. Now to pretty it up. The button control would not use my picture which was...
  11. C

    Access Continuous Form Problem

    Thank you Majp, sanity returns, it had to be something daft but I just could not see it. I set up a square button and added a picture to it. I also realised that a button can have a double click event. In all these years I have always set up buttons with a single click, but in this case, a...
  12. C

    Access Continuous Form Problem

    Thank you I will set up a button and put my image on that. I will go and test it now. It didn't occur to me that the image is not in the record. Duh!!!
  13. C

    ChrisBez

    Thank you. I still take pleasure in watching Richard's stuff, although he hasn't produced the promised videos for some time now. I guess he has other stuff going on in his life.
  14. C

    ChrisBez

    Thank you
  15. C

    Access Continuous Form Problem

    Yes
  16. C

    Access Continuous Form Problem

    Thanks for respondin, Bob Here is the code; it is the first line that is the wrong ID Private Sub FolderImage_DblClick(Cancel As Integer) Dim FullPath As String Dim WhereClause As String Dim FolderName As String Dim CallingFormName As String...
  17. C

    ChrisBez

    Hello John I was searching for help and this form came up.
  18. C

    Access Continuous Form Problem

    I have been an Access developer for more than 15 years so I am embarrassed that I can’t fix this problem. I have a continuous sub form where each record has an ID field as primary key, a text field, and I display a fixed picture in an image box. There is an on double click event on the...
  19. C

    ChrisBez

    I have been an Access developer for over 15 years. Now retired but Access still fascinates me. I was a member of a small support desk in a large company where I specialised in Access. This led to classroom teaching of Access basics. Most of my knowledge is attributable to Richard Rost of...
Top Bottom