Search results

  1. S

    Hello

    thank you so much :)
  2. S

    Export table data to excel

    HI yes i am trying to do vba code 1) trying to open excel workbook set oXL= Createobject("excel.application") oXL.visible = tRue ser wkbk=oXl.Workbooks.add after workbook open , i need to take columns header from two table in ms access is there i can do with ADODB>connection? I need only...
  3. S

    Hello

    thanks
  4. S

    Export table data to excel

    Hi, i am facing issues to copy headers from two table in access and paste to open workbook. KIndly help me
  5. S

    Hello

    I am working on one project where i need to open workbook with columns header should be from two table in database. Could you help me with that
  6. S

    Hello

    Hey, i am beginner on access database want to learn more related to macros stuff :)
Back
Top Bottom