Search results

  1. alastair69

    View Spreadsheet Via Form

    Double check that your text box are called the right name, as i think you are getting this error as one of your text boxes is not been found.
  2. alastair69

    View Spreadsheet Via Form

    Odun, You need to create a folder called C:\temp, this should get it working for you. I have look at the database and it looks like it will do want you need. Alastair
  3. alastair69

    Calculate a date based on dropdown

    How are you storing the the value you are going to use against the "Priority"? Option 1. Stored in the calulation ie Priority*28. I would not recomment this way as if your options change then you will need to rewrite your code. Option 2. A Table with Priority listed and the target fix next to...
  4. alastair69

    View Spreadsheet Via Form

    If you can post an example i will have a look for you. Alastair
  5. alastair69

    Error Message with no error number

    ghudson, If i unbound my text boxes and then i could get the data to be saved on an close event, do you think that would do the trick. Alastair
  6. alastair69

    Sample Application in access

    Rickster, Sorry but this post is a duplicate, If it helps i gave the same answer. Link: http://www.access-programmers.co.uk/forums/showthread.php?t=101296 Alastair
  7. alastair69

    Error Message with no error number

    Ken, It was an auto name that my screen capture unitity uses. Alastair
  8. alastair69

    Sample Application in access

    Ken, Must be the whole Birthday thing. LOL
  9. alastair69

    Sample Application in access

    You could have a look at the example that comes with Access. New database and then Click on my computer and last of all databases, there is an example of Inventory Control.
  10. alastair69

    Calculate a date based on dropdown

    Do you have the one combox with Emergency, Urgent & Routine and then another with textbox with todays date in and then to finish off with you havea target fix date text box, if can then how is your database set out. Alastair
  11. alastair69

    Error Message with no error number

    Hello All, I have been developing my database all one seems to be well exept for an error message which is attched. If anybody can help me trap this error or offer some advice i would be greatfull. Alastair
  12. alastair69

    Combo box

    To move to the next page are you using a button or simply clicking on the tab, Basicly you need a me.requery on either the last text box or on the next page button. Alastair
  13. alastair69

    Don't understand the logic

    Some where in one of your tables "Normally" a number field, there is a default value, this normaly sent to a "0" delete this and all should be sweet. Alastair
  14. alastair69

    insertting a record

    I think if the sub form is linked to a main form via the childed & the master child then you should not have a problem, if you post your Database i will have a look at it for you and have some suggestions as to a way round this. Alastair
  15. alastair69

    Job Titles

    Wow that felt good!!!
  16. alastair69

    Job Titles

    Me please Selena!!!!!!!!!!!!!!!!!!!!
  17. alastair69

    Office Developer XP

    Hello All, I am going to try and use my copy of Developer and was woundering if there is anything i need to know before i start. One questions is do i need to make my front end an "mde" file, for distruption needs or not, any other commends greatfully recived. Alastair
  18. alastair69

    Compact and Repair Question

    Compacting & Repairing is good practice, but it depends on the size of the Database, Server crashing this could be due to the size of the database, it also may have corrupted the database, if the database runs and all is ok then the database is fine, but i would recommend that you do from time...
  19. alastair69

    You're Invited!

    Nice cake, what kind is it?
  20. alastair69

    Cannot Repair Database

    Seems this message maybe end as the user is not online and has not been for some time now. Alastair
Back
Top Bottom