Recent content by extreme

  1. E

    Form Resize Problem

    Please can someone help me. I have been reading and reading and I also purchased shrinkerstrecher to try and solve the problem. I am trying to keep the database window the same size when I grab the corner of access and the database stays within the view point of the window. I hope you can...
  2. E

    Please Help Error After Upgrading to 2007

    Thanks for the reply I will check back through it to see
  3. E

    Please Help Error After Upgrading to 2007

    Thanks for the quick reply done what you said remove On Error GoTo Err_Command249_Click it gives me a ok or cancel button but it just stops the debuger I clicked on help it gave me this Method or data member not found (Error 461) The collection, object, or user-defined type doesn't...
  4. E

    Please Help Error After Upgrading to 2007

    Been trying this for a few days now hope someone can help me out. I have a button on my contacts form to add a folder to my c drive with the name of my contact I upgraded to 2007 but now its not working. In my contacts Table I have a Fields ContactsID, Company, ect But when I click on the...
  5. E

    Fixed Screen Size

    Thanks, we have made the module, wondering if you could explain what it means by opening the immediate window in the database Thanks
  6. E

    Fixed Screen Size

    Hi Please can someone help me, i've been trying to figure this out, is there a way that i can fix the size of the program, not the forms, the entire application. Any help would be much appreciated Thanks
  7. E

    Tab Controll Sub Form Not Working

    Sorry but still having problems I have tried what DCrake said but it seems to be ok. On my SurveySub On the record sorce I have this which it should work SELECT DISTINCTROW SurveyDetail.DetailID, SurveyDetail.SurveyID, IIf([NoteNo]=0 Or [NoteNo] Is Null,Null,[NoteNo]) AS [Note]...
  8. E

    Tab Controll Sub Form Not Working

    Thank you for the reply I'm a noobie to access but I will ry and solve the relationships to see if that is the cause. Thanks Again
  9. E

    Form Data Entry

    Can you upload db I will have a look
  10. E

    Tab Controll Sub Form Not Working

    Hi all I have a form with a tabctl on two of th tabs I have suforms But the subforms is'nt showning the data I have entered. All I have showing is a white box were the sub form should show. Please can anyone help me with this as I am confused Thank You
  11. E

    Help Needed Please

    I have a form where I want to put a picture in when I browse and choose the picture it comes up with this error The field is to small to accept the amount of data you attemted to add. Try inserting or pasting less data. Here is my code Here is my module Code Can Someone Please Help Thank You
  12. E

    Report is Opening Behind Switchboard

    Thats ok I had the same problem
  13. E

    Report is Opening Behind Switchboard

    Here you are all done
  14. E

    Please Help on folder

    Thanks KiWiMan could you please have a look for me I have uploaded to my server it was to big to upload to this site http://www.t-s-a.co.uk/abc.zip Thanks again
  15. E

    Please Help on folder

    Thanks kiwiman I have been trying all day but I will try and sort it out Thanks for you time
Back
Top Bottom