Search results

  1. T

    Relationships

    if you were interested in taking a look and giving some guidance/assistance, I'm more than happy to convert to 2003 for you :)
  2. T

    Relationships

    Hey Rain, Sorry I didnt mention it in the post itself, the tag has Access 2010 And for sure I could convert to 2003, does everyone generally prefer it to be in 2003?? I'm rather new to the forum so not really sure what the best practices are sorry
  3. T

    How to loop this code through all control captions

    Hey JHB, thanks for everything so far... still having issues, and I think its because of other code running in the DB... can't upload the DB because its got some sensitive data in it now, but if you have teamviewer I'm happy to share screen and show you all the code etc if possible.
  4. T

    Relationships

    Thanks jdraw! was helpful for what I have seen so far, just been so busy lately and had not had much of a chance to have a good look or continue with the project at the moment, hope to get back into it soon!!
  5. T

    Assistance with Query - Show with count > 1 between 2 dates

    hey guys, Hope someone is able to give me a hand with this query, I get close to what I need but not quite there.... Basically what I'm trying to do is get a query to return results when the count of a certain field's value is greater than 1 & it is between 2 dates (the current date and 7 days...
  6. T

    Hey buddy, Thanks for your help with the font/colour changing code before, I'm still a little...

    Hey buddy, Thanks for your help with the font/colour changing code before, I'm still a little stuck with it and I believe it may be because of other code that is being used in the DB (which I can't upload for privacy reasons). I'm happy to share screens with you if you have teamviewer or...
  7. T

    Relationships

    Hey Gemma, thanks for the reply, I do kind of get the concept behind it, I think I just need to see someone build a basic one that I can relate to a work situation and get them to explain why they chose that way (not in great detail or anything) if that happens I'll be fine from there I think...
  8. T

    How to loop this code through all control captions

    thanks heaps mate! not quite what I needed but it is close enough button which allows the changing of the font was for just labels & the other two were for the controls themselves (ultimately allowing the user to change font colour, style and size of the label but not the back colour & allowing...
  9. T

    How to loop this code through all control captions

    Sorry, JHB... Still having problems, feel so stupid now... Can't get the other buttons to work (loop through all controls(not the labels, the actual controls I was after for the other 2 buttons)) I have not had a great deal of time to try playing around with it but I have no idea where I was...
  10. T

    Relationships

    Thanks for the suggestions @Thales750 :) I've been back to Allen's page a number of times, and I'm sure i've seen bob's a few times as well haha. I just have not had enough spare time to be able to sit down and have a proper read & then play around with things. So yes I know ultimately its my...
  11. T

    Customise Access icon in Windows 7 taskbar

    ahhh my bad, ill post it in one of the systray threads cheers :o
  12. T

    Customise Access icon in Windows 7 taskbar

    Hey guys, while we are bringing this thread back to life, using this code: http://access.mvps.org/access/api/api0045.htm (pretty sure this is basically the same as earlier in these posts) Is there a way to have the systray icon there permanently? I hide the whole access window currently and...
  13. T

    Relationships

    I guess to give a bit more of an idea how the whole thing should work ideally.... Call centre environment 1. Customer calls 2. Consultant has no idea & calls a support team 3. Support team capture details of call to analyse to find trends for upskill opportunities / process break downs etc 4...
  14. T

    Relationships

    Thanks for the info, @thenellie! I found the old one that I had started before but needed something working.... there is a whole bunch of relationships in here *BUT* they must be wrong, *OR* I just have no clue what I'm doing. It's probably a bit from column A and a bit from column B :D I can...
  15. T

    How to loop this code through all control captions

    and everyone else of course!!! :) :)
  16. T

    How to loop this code through all control captions

    Thats just about perfect jhb, I'll have a play around and see if I can get the rest of it the way I needed it... should be able to work it out *fingers crossed* :o The couple of things that dont appear to work: the font changes perfectly but in the font selector the colour selection doesn't...
  17. T

    How to loop this code through all control captions

    nope, just gives object error if I use it in the Form1 loop
  18. T

    Relationships

    Thank you both! I know there is probably a lot of work to get this to where it should be... Any help you can provide would be amazing. with the login you can use User: d393393 Pass: Temp123 You'll end up with errors poping up until you add details into the tblusersecurity_sec table (your...
  19. T

    How to loop this code through all control captions

    Ahh sorry, after reading my original post I realize how retarded it was... So the code I found on the www in the original post has 2 problems (for me) 1. It changes the actual control and not the label/control caption which is what I need it to change. 2. It seems that it just changes one...
Back
Top Bottom