Recent content by admin_access

  1. A

    VBA UserForm problem

    Instead i would suggest to provide entire zip file which might help to execute better in respective scenario who have experience in it!!
  2. A

    Question (A Tuff 1 but) Any best solution for excel (import & export) in access db

    hello everyone, Is there any possibility to import data (tables, queries, statistics,pie charts) from excel and exactly fit or update in access db with respective fields and queries, then after updating access db again export the data in it back to excel with respectives cells of it to be...
  3. A

    how to connect front-end & back-end

    There is country_id in master1 form which i need to connect with country table's(country_id column in back-end) so i need to retrieve and add data in front-end ,so can any one tell me what's the exact problem in vba code in (on_click property sheet).
  4. A

    Question converting access forms to .aspx

    hey guys, I wanted to know the steps to be taken to convert access forms into .aspx pages where also database in access could also be connected to it, so that it can be hosted on web , ............is it possible ???
  5. A

    how to connect front-end & back-end

    can i know someone got the scenario or some more info is expected!!
  6. A

    how to connect front-end & back-end

    Hey guys, I am new to this forum, but have lot of expectations from you ,to help me sort out the problem in connecting the front-end form (combo -box) i.e country_id where i need data from back-end (tables) using vba code, also wanted to know if realtionships are in 3nf , I think there is some...
Back
Top Bottom