Search results

  1. T

    Export table to EXCEL with required formatting

    Hi all the problem i am facing is that the table exported by ACCESS to EXCEL is without any kind of formatting, bold text italics etc. , is there any way i can make access export the excel file with bold column headings and the cells having solid borders(basically any formating i wish to give)...
  2. T

    CHange XML export header contents

    Hi all, i need help changing the header of the XML export from my ACCESS database. i have configured it to provide me the XML in the required format the data is all arranged fine however the header ACCESS adds to the file by default is a problem. is there any way i can configure ACCESS to put...
  3. T

    Filling a form

    hi is there anyway to temporarily store the information being entered into a form before actually writing it to a table. i want information to be added to the table only once the save button is pressed. i dont want the table to be used even as the scratch pad. Thanks
  4. T

    Trigger a function when cycling records

    hello i wish to trigger some VBA code when the user jumps from the present record to some other record on the form. there is the On Current event but that only applies to the record you are jumping to. i wish to process the information on the present record if u choose to jump to some other. BTW...
Back
Top Bottom