Search results

  1. AsMok

    Two multiple combo boxes values depend on each other

    Addition:: I solved my first question by a query that makes the names that appear in the gusts and attendances compo boxes only for the group members.......you can find that in the attached db.... NOW? how can i add "select all" choice to my multiple compo box choices? sometimes all members...
  2. AsMok

    Two multiple combo boxes values depend on each other

    HI honestly i did not have time to try and now I have another point regarding compo box so i am preparing a mock db to share that makes the issue clearer thanks in advance
  3. AsMok

    Two multiple combo boxes values depend on each other

    Hi all it is long time since my last log in nice new ACCESSWORLD view ...i like it:) ----- my question is ....I have two multiple combo boxes the first is for people who we invite for specific meeting (not all attend sometimes) the second is for people who actually attend the meeting later...
  4. AsMok

    Run AutoExec macro in the backend access db

    Thanks from the bottom of my heart
  5. AsMok

    Run AutoExec macro in the backend access db

    yes that is the problem and I add () to the function name now it works great many many many many many thanks for your great help :)
  6. AsMok

    Run AutoExec macro in the backend access db

    :confused::confused::confused: after i created a runcode macro
  7. AsMok

    Run AutoExec macro in the backend access db

    many many many thanks and how should i run it :rolleyes: another beginner question
  8. AsMok

    Run AutoExec macro in the backend access db

    QUOTE=theDBguy;1647961]Okay. The next step is to test it. From the Immediate Window, enter the following: BackupAndCompactBEIf you didn't get an error, check the folder where your FE is located to see if you see the backup file there. GREAT :D
  9. AsMok

    Run AutoExec macro in the backend access db

    yes and i did those changes
  10. AsMok

    Run AutoExec macro in the backend access db

    I did the first step I copied the code and pasted it in new module and named it backup and did this too "Note: Replace "tblHidden" with the name of one of your linked tables in the BE and replace "\SCR_BE" with the actual name of your BE file." then :) .... what
  11. AsMok

    Run AutoExec macro in the backend access db

    i got it now many thanks and i will keep trying
  12. AsMok

    Run AutoExec macro in the backend access db

    OK I will work on that many thanks for your help
  13. AsMok

    Run AutoExec macro in the backend access db

    Does RunApplication as an AutoExec macro in the FE be a solution??? to open the BE and then the export data autoExce macro runs..... or it does not work!!!!!! :confused::confused::confused:
  14. AsMok

    Run AutoExec macro in the backend access db

    Many thanks what do you suggest then?? I am :confused:
  15. AsMok

    Run AutoExec macro in the backend access db

    I simply use this macro to get may goal.....do not use VBA a lot as a beginner
  16. AsMok

    Run AutoExec macro in the backend access db

    hi :) may you explain more ...i am an access beginner user .....
  17. AsMok

    Run AutoExec macro in the backend access db

    hi :) I backup my data on the same computer until they manage a space on the server it works great in the FE but it exports the linked tables that means any damage may happen to the shared BE db means no data .... BTW many users use the data base from different computers
  18. AsMok

    CENTER alignment and a new outlook email

    many thanks for your reply I will work on that
  19. AsMok

    Run AutoExec macro in the backend access db

    Hi all ^_^ How can I make an autoExec macro runs in the backend split access db when a user opens a frontend db The macro is for ImportExportData .......I use it as a back up method......so i need the original tables to be copied not the linked ones...... thanks in advance :D
Back
Top Bottom