Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. buckeyepilot67

    Create Macro to Send Email in Excel

    thank you all for the help. It was in excel. Sorry about that. I was able to get it figured out by creating an extra column in my workseeht and refrenced that to kick off the email. Thank again.
  2. buckeyepilot67

    Create Macro to Send Email in Excel

    Alright, I have a problem I am trying to solve. I have an excel spreadsheet with emails and dates in it. If the date in the spreadsheet is less than the current date, I want an email to be sent to the email address in the database. I know how to get an email to send, but I do not know how to...
  3. buckeyepilot67

    Format to Long Date in Access 2010

    I knew it was something that easy, I kept trying to put in "Long Date". Thank you, Thank You for your help.
  4. buckeyepilot67

    Format to Long Date in Access 2010

    Alright, newbie here again needing assistance. I have searched and searched for the answer, but no luck. I am looking to format a short date (3/18/12) into a long date (Sunday, March 18, 2012) in Access. I have basically taken information that is downloaded into a table and created a form off...
  5. buckeyepilot67

    Display Email before sending

    Ok, thanks for the reply, I was afraid of that. Now i am going back to the old coding where it lets me use .Display, but now I can't set who the email is from. Any chance I you can tell me what I am missing.
  6. buckeyepilot67

    Display Email before sending

    Ok, I know there was a thread regarding how to get your email to display before sending through access database. I changed the formatting for the body of the email to .HTMLBody and now the .Display at the end of the code does not work. Here is what I have after I have entered what I want in...
  7. buckeyepilot67

    Access 2003 combo box help

    Thank you for the help, thats exactly what I had to do, I added a new row to the table and made it bound it to that. Doing what I needed. Thanks again for taking your time to help.
  8. buckeyepilot67

    Access 2003 combo box help

    maybe using the wrong terminology here ...... I created a form from an access database ..... then within the form is an unbound combo box with 3 text values (positive, negative, or neutral) in it (basically a drop down for users to mark if the form was positive, negative, or neutral) I would...
  9. buckeyepilot67

    Access 2003 combo box help

    Thanks for your reply, I am a novice at best with this and pretty much learning on the fly. what I mean is there is a combo box in a form I have created. Inside the unbound combo box are 3 values I have typed in there. I can click on each form and set a value to this form from the combo box...
  10. buckeyepilot67

    Access 2003 combo box help

    Yes, I am still using access 2003 and need assistance with an unbound combo box. I have multiple forms that I navigate through with control tabs (set as arrow keys) and when I go from form to form i want the combo box text to stay as set with each form (if I select the form as positive, i want...

Part and Inventory Search

Back
Top