Recent content by GFM

  1. G

    If / IndexMatch type approach to pulling data

    Now that sounds like what I want to do, let's see if my dumb ass can figure it out! Thanks :)
  2. G

    Creating a "history" textbox on a form

    Thanks, it marches on! If I were a real developer I’d know not to let things grow arms and legs and just deliver what is needed and no more but I can’t help myself!! Hopefully will be done soon. Thanks again. G
  3. G

    If / IndexMatch type approach to pulling data

    Thanks Doc, So I did have a quick play with mail merge using the wizard as that was my guess at an easy way to do this but I couldn’t figure out how to get multiple pieces of info from one row into the letter and then repeat this x amount of times. I’ll have a look now know what I do from the...
  4. G

    If / IndexMatch type approach to pulling data

    Thanks, So I just need to figure out how to get that selected data into word and repeat for each section! This is a big jump forward, many thanks for your help!! G
  5. G

    If / IndexMatch type approach to pulling data

    Thanks Minty, and once I have them how would I use them as if they were variables? Can you please explain this to me “like” I’m an idiot, because I am in fact, an idiot. Edit: Oh and can I use AND with WHERE so I can split the meeting into sections so where - date is x and paper type is y? G
  6. G

    Creating a "history" textbox on a form

    Thanks Both, Given the records are only in use for a short period and I expect minimal changes the above will work well! Your help is greatly appreciated :) G
  7. G

    If / IndexMatch type approach to pulling data

    Hi gang, I’m hoping for a bit of help please, probably initially in better describing my problem in Access terms rather than solving it but here we go! I have a table of potential meeting papers, one field is the date of the meeting they will go to. When that date matches a userform textbox...
  8. G

    Creating a "history" textbox on a form

    Thanks yes I had considered this but I can't see how I'd make it work when bringing the data back as I'd like the detail to be accessible to users at the same time as the rest of the form in a single scrollable textbox if this is achievable.
  9. G

    Creating a "history" textbox on a form

    Hi guys, I'm hoping for a bit of help please as my VBA "knowledge" is getting me nowhere! I'd like to create what I had hoped was a fairly simple bit of code to add the new value input into any textbox on my form, into a second textbox, along with a user and date/time, adding to the existing...
Back
Top Bottom