Recent content by MyDear

  1. M

    sequence numbers

    This is What I Need:
  2. M

    sequence numbers

    I work at money exchange
  3. M

    sequence numbers

    This is My Database:
  4. M

    sequence numbers

    I need to automatically generate a 5-character value for my Business Key. Without any user interaction. 2 character -> from 01,02,03,04 to 05 + 3 character -> Sequential Number (001,002,003). The Sequential Number must reset on each new day. This is my Example: ComboBox= 01 or 02 or 03 or 04...
  5. M

    sequence numbers

    I need to automatically generate a 5-character value for my Business Key. Without any user interaction. 2 character -> from 01,02,03,04 to 05 + 3 character -> Sequential Number (001,002,003). The Sequential Number must reset on each new day. thanks
  6. M

    counter Customer?

    1-I want to count the number of people entered without dupication in one day. Just are the date, not the exact time. Each person has a unique Badge number. 2-After that, I have another worksheet with all the empoyees` Badge number. I want to compare the peoople entered with this sheet to...
  7. M

    counter Customer?

    I want to work Using vba so that the number of customers at the beginning of every day, will be reset to zero when the registration number and the first client data and give him the number 1 second and the client gives the No. 2 to last client
  8. M

    counter Customer?

    Number of Customer
  9. M

    counter Customer?

    I need Create a new counter on my Customer form for each day, using an Autonumber and print it
  10. M

    Any help is welcome

    Any help is welcome -------------------------------------------------------------------------------- Ms Access 2003 How can I change The Security of Macro to low and make it to Default for the user that logged in ? Any help is welcome. Thanks in advance.
  11. M

    Help me please

    thank you for your help
  12. M

    Help me please

    Hi I Create A program by Ms Access 2003 and I have multi-user We had local Network with A domain Server My Que. Is I need from my program check the user name how logon to the network can only run the program . Help me please
Back
Top Bottom