Search results

  1. M

    Question Help with converting database from 2003 to 2010

    copy of the front end
  2. M

    Question Help with converting database from 2003 to 2010

    Will this work if the database is split? I mean it has 2 files i.e one is a backend
  3. M

    Question Help with converting database from 2003 to 2010

    sorry but how would i remove the sensitive data? I am completely new to this lol
  4. M

    Question Help with converting database from 2003 to 2010

    thats fine, How do i do that?
  5. M

    Question Help with converting database from 2003 to 2010

    all are visable YES and enabled YES already unfortunatly
  6. M

    Question Help with converting database from 2003 to 2010

    Thanks, could you explain the steps to do this?
  7. M

    Question Help with converting database from 2003 to 2010

    have tried that and still the same
  8. M

    Question Help with converting database from 2003 to 2010

    They were all set to yes when i checked and i changed them to no as you said?
  9. M

    Question Help with converting database from 2003 to 2010

    Company name appears 4 times on the sheet see pic. I have changed all 4 to no but the error still exists
  10. M

    Question Help with converting database from 2003 to 2010

    Hi its when i try and select one of my suppliers in the drop down list. When the error comes up i have to exit it to be able to select design view and close the error box as below. Or did you mean as the second pic attached?
  11. M

    Question Help with converting database from 2003 to 2010

    Option Compare Database 'Use database order for string comparisons Private Sub Button57_Click() On Error GoTo Err_Button57_Click DoCmd.Close Exit_Button57_Click: Exit Sub Err_Button57_Click: MsgBox Error$ Resume Exit_Button57_Click End Sub Private Sub...
  12. M

    Question Help with converting database from 2003 to 2010

    i have no idea how to do that... Please can you tell me how?
  13. M

    Question Help with converting database from 2003 to 2010

    Thanks for replying so quickly :) The box in design view just says Unbound....
  14. M

    Question Help with converting database from 2003 to 2010

    Hi All, I am trying to bring my work database slightly more up to date and convert it from access 2000 format to the 2007 format. I have managed to get everything working apart from one part where i am getting the following error as pic attached. This error is happening when i try and select...
Back
Top Bottom