Search results

  1. R

    Send E mail with Stored PDF/Excel Attachment

    Hi I am very new to Access, but manged to create database using templates, now I would like to send mail with the stored attachment in the table (something like a news letter in PDF), can anyone help me how to do that I have done many searches in the web, so may VB Code (don't know what do to)...
  2. R

    Brining table data in single row

    Brining table data in single row I have a table with the week number and the price, I want to bring the data if the user selects the week number – I have to get the following data in single row 1. selected week data 2. one week before the selected week 3. two week before the selected week 4...
  3. R

    Access Date Problem

    Hi I have some databases runing in the network, some computers getting the date field correctly but some showing error '#Name?" - even I have donwloaded all office updates also, eventhen I am not able to solve the issue for the same database for the other computer Operating system windows xp...
  4. R

    Sending an EMail

    How to increase the length of the text to more than 255 I am zero in VB, can you please help me with the code - I want to send e mail through send object in the message box - it is allowing to put maximum 255 letters, but I want to put more than 1500 letters and also don't know how to start...
  5. R

    Importing table data from Excel

    Hi Can any one help to find a way to import/link excel sheet with access? I am OK if the excel sheet field is " 12345" but if the filed is S12345 or 123/s/345- I am getting a error in the linked table how to solve this probelm (even I have changed the format of the excel sheet's particular...
  6. R

    Send Object Problem

    Send Object- E Mail- How to increase the No. of characters from 255 standard Hi Please note I have a problem in sending a e mail message through send object - I cannot increase the messge in the Message box, after some level - I hope it is accepting only 255 letters- can any one help me how to...
  7. R

    Send Object with Changing subjects

    Hi Is it possible to create a send object macro with changing subject/message box ( something it have to take automatically from the form for each action) Like:[Forms]![Shipment Advice]![Exp Contract] - is it possible- can any one help me please Otherwise the e mail look always same or...
  8. R

    Send Object (Rich Text Format

    Hi I am trying to send a Report with the logo in the Report Header- If print the report the logo coming correctly but if I send the same report through send object by e mail in Rich Text or HTML the logo is not coming out only the body of the report is coming in the e mail. Can anybody help to...
  9. R

    Send Object (Routine e mail)

    Hi Can anybody help me to send a routine e mail without the warning message ( set off warnings- is not working) - How to offset the system message. I am not familier with VB, can anyone help with details if possible with a example Please Regards Ramu
  10. R

    Send Object

    Hi I am trying to send a Report through e mail, it comes as a attachmetn (Rich Text format), can anybody help me with how to copy the Report and past in the Outlook automatically. Please Regards Ramu
  11. R

    How to avoid Blank Form

    Hi I am facing always with this problem: If my query 'parameter' or some query, if the input data is not matching with the available data - It shows as blank, how to avoid this? - Mostly I am trying to open a form (if the null value the access get hangs and the blank form appears) Pls help...
  12. R

    Set Warnings Off

    Hi I am a new user for access 2000, I have developed a database with a multi user environment, I am using some macro to delete some records and paste the same record in other form, it is working properly (when only one user), If another user opens the same data - it showing a warning message as...
Back
Top Bottom