Search results

  1. D

    Populate Subform with MainForm Data

    Are you tying to link a ID or copy other value?
  2. D

    Multi users in database

    Are all users using the same front end or copy of database? I.E. All users access the same file. if the db split?
  3. D

    Solved Multiple search engine with dropdowns

    I use onedrive but yes I thought that might be the only way I'll check my onedrive as haven't run that code in years that is if i can even find it lol
  4. D

    Solved Multiple search engine with dropdowns

    Hi I've been watching this topic as @MajP know I'm interested but to buzzy at the moment to get involved. You are suggesting system folders be hiddenfrom the list, sorry why would you have system folders in a folder set / working folders I.E. Where you created the main folder in the tree? I have...
  5. D

    Solved Copying forms inc subforms

    I'm with @Pat Hartman on this one.
  6. D

    hi

    Hi Welcome Aboard!
  7. D

    css editor

    Thanks I'll look into it mick
  8. D

    Solved Multiple search engine with dropdowns

    I wouldn't expect more than 200-300 Code records But will test with more thanks
  9. D

    Solved Multiple search engine with dropdowns

    Thanks @MajP I'm just finishing up my music library I then have some updates to add to my personal project system after that and before the next planned project I'll revisit the code library and look at using you tools thanks for all the help Mick
  10. D

    Code Colors Like In VB Editor

    Thanks @MajP I'll look At it, I do need to sort that library list out thanks
  11. D

    Code Colors Like In VB Editor

    We were talking about a program not the vb editor
  12. D

    Hello

    Hi Welcome Aboard
  13. D

    QueryDef, sql String Issues

    Thanks @Minty Worked a treat Think It's time for a break lol This is what I did in the end C = DCount("*", Qry, StrWhere)
  14. D

    QueryDef, sql String Issues

    It is part of a compex system but will try that simple always works lol Thanks @Minty
  15. D

    QueryDef, sql String Issues

    Solved it I used the listbox.listcount as the same sql was being used to update that
  16. D

    QueryDef, sql String Issues

    Nope didn't work
  17. D

    QueryDef, sql String Issues

    Think I just figured it out the QryMediaPlayer has A Lot of criteria I'll try a something
  18. D

    QueryDef, sql String Issues

    Been trying to get a Recordcount From A SQL String which works when Assigned as a RecordSource The Query is made up of the following items StrWhere = "[ArtistID]=1123" Just example Qry = "QryMediaPlayer" This is the query assigned to the forms recordsource I have tried running a...
  19. D

    New Oldie

    Hi Welcome Aboard!
  20. D

    New here, and Utterly confused

    Hi Welcome Aboard!
Back
Top Bottom