Search results

  1. M

    I am trying to sell a db that is for a single user and not split. What do you think?

    Hi I completed an accounting database for small business. I think it should work in a multi-user environment, but I have not tested it. I want to distribute it as an .mdb or .mde. It will not be split. Is it okay to have the user/client split the database if they so choose? What your...
  2. M

    Bankers Rounding Issue

    Hi Canuck 1 I was going through some similar problem with rounding on a query I use for payroll. It's sort of funny, because when I first tried it didn't seem to work,but the next day it did. I may have done something wrong. Anyways, here's what I think for what it's worth. 1.Check you...
  3. M

    Creating User Login Screen

    Paul, I didn't even know about that. Thank you,thank you thank you. The code should work now. I noticed that I had to remove code that minimized the database objects on th On Open Event. I removed it. It works. Thanks Paul, Rob
  4. M

    Creating User Login Screen

    Hi Paul, I know where the Startup page is in 2003,but it the key is to hide the db objects at startup. That is what I'm trying to do or know how. Thanks Rob
  5. M

    Creating User Login Screen

    Thanks for the link rodmc. I have something similar, but that code covers more i.e number of tries to login and also msgbox(es) for uesr name and failure to login after 3 attempts. Very good, but the only thing missing or I missed is how do you hide the db objects at Startup on Access 2003. I...
  6. M

    Creating User Login Screen

    Sorry,didn't realize that until now.
  7. M

    Creating User Login Screen

    Thanks Michael, Robert
  8. M

    Creating User Login Screen

    Thanks Michael for the code. you said it was A 2007, and I have A 2003. Not sure if it work there and which event? You have been very helpful so far. I think this may have been part of the macro. Thanks, Rob
  9. M

    Creating User Login Screen

    In response to K3.... re the autoexec macro. Wouldn't you still see the database objects when the form is open by executing the macro? Just wondering, Thanks, Rob:)
  10. M

    Creating User Login Screen

    Hey Michael, Thanks for sharing that. It sounds like vb, and I'm not that bright at just figuring it out. Not to worry. I think you may have helped more people than just myself. Thanks again, Rob
  11. M

    Creating User Login Screen

    Hi Michael, That sounds pretty good where you use an algorithm. I wouldn't know how to do that? Goo luck to you. Rob
  12. M

    Creating User Login Screen

    Hi this code I have may cause the user to enter a password which is stored in a table. The only problemis that the user can open the database objects. I have not figured that out as of yet. Here is the code for the users form where a combo box has the user names and they have to type in the...
  13. M

    Access accounting database available?

    I created an accounting db that runs on Access. But it's not free. Sorry, but it took me a long time and alot of work to create. I don't think I can post a link, but I will try o split it up. www.tradexaccounting.ca It is customized for Cdn sales taxes, but you may be able to change the labels...
  14. M

    Accounting program with ms access with VBA code (open source)

    Hello Knoblenight, I have a an accounting database for sale. It is Open source and has all the code. I don't have Cash Flow, but it has everything else.
Back
Top Bottom