Search results

  1. A

    Bulk Mail send with different mail body contents

    HI, I have a ms access table with two fields...tablename is ..."Addresses".. Field1:= Employee_mail_id Field2:= Leave_balance What I need to do is that,I need to send individual mail (in Bulk) two each employee intimating their leave balances. Is it possible to do it in vb .I want it to...
  2. A

    Get the next large number in a access field

    Hi, I have a data where I want to create a query fulfilling the below conditions. Suppose I have two table: Table 1 and Table 2 If a value ex.98 (Table1) matches with the value with 98(Table 2),it should pick up my second higher value 103. suppose 103 is the next high value of 98 . Please see...
  3. A

    elete the the duplicates keeping one data from the duplicates

    Hi, I have a data as attached below, I want to delete the the duplicates keeping one data from the duplicates value.Is is possible using qury criteria in MSaccess query. Please help Guys ORIGINAL DATA REQUIRED DATA abc abc abc ccc ccc aaa ccc ddd...
  4. A

    Automate daily change in Saved import option

    Hi, Please suggest how to change saved import path option daily . Suppose, my current import path is D:\Assam\BI_Dump_ASM\2012\Nov'12\1-17-2013\DailyActBalance.csv I need to automate it daily like D:\Assam\BI_Dump_ASM\2012\Nov'12\1-18-2013\DailyActBalance.csv...
Back
Top Bottom