Search results

  1. J

    TransferTxt fixed width

    :confused::confused::confused::confused::confused: Hi! All, I need help on something, Currently i am trying to transfer a data into a text file using transferTxt, but no success at all. The lenght on each data(row)has 750 characters. What would be that best approach to transfer the data into...
  2. J

    SendObject / Automatic Email

    Hi folks, vba guru,masters,experts.... I need help.:confused: How can i automate or send report to a list of email from a query that i created. I was able to used SendObject macro but only for a specified email, now i need to make it dynamic. Any ideas, or anyone who could point me to the right...
  3. J

    Add New record from excel Cell

    Hi gurus, I need help/ideas/suggestions. I'm trying to automate a process that copy data from excel to Access.. but not all data in excel, just specific cells. I currrently have a form that i would like this process to be added. i was able to connect to excel file using ADO, but cant lock to...
  4. J

    Update/Insert Record

    Hi guys I need some ideas/help on something I'm working on . here's the basic structure. I have a base table and Transaction Table.. Basically Transac Table is just a history table to keep track of alll the changes made in fileds in Base table. If I use my base table as datasource for the...
Back
Top Bottom