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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by phoenix26

  1. phoenix26

    How to return the location of a cell in Excel via VBA

    In VBA, I am trying to to return the exact location (column and row) of a cell in an Excel worksheet? Would someone please help me.
  2. phoenix26

    VBA code to specify the FROM address in Outlook

    I have multiple Outlook accounts on my computer. In VBA, if I want to automate a message to be sent via Excel, what is the VBA code to specify the FROM field in the Outlook email message? I tried objMail.From but it errored out. Please help. Thank you!!
  3. phoenix26

    How to automate sending email messages via Outlook 2003

    Cool. I added the code to a sub/end sub section and now can call it sucessfully through a command button click procedure. Can you provide me a sample code for sending the Excel field information to an Outlook email message?
  4. phoenix26

    How to automate sending email messages via Outlook 2003

    Thank you firefytr. To answer your questions: What exactly are you wanting to send from Excel? > I want to send a dynamic letter composed of fields in Excel. For example, one of the column will be email address, another column will be a BODY, where the BODY will be a series of concatenation...
  5. phoenix26

    Followup question re: Outlook and Excel

    I have a followup question regarding an archived thread. thread707-1124624 When I try the code in the thread, I encounter the following error while compiling in VBA. "Invalid outside procedure" I am using Excel 2003 and when the error occurs, it sets the cursor at the SET OLAPP line. Would...
  6. phoenix26

    How to automate sending email messages via Outlook 2003

    What I need to do is send about 10-15 emails a day to a list of customers and because of company policy, I am restricted to only using Outlook 2003. They refuse to give me any access to a webserver, because everything at work has to go through their proxy and so that is why I can only use...
  7. phoenix26

    How can I access the Administrator account for

    Microsoft Windows XP Home Edition? My new laptop came with Home Edition and I would like to login as Administrator. Someone please help me.
  8. phoenix26

    Unable to restart Windows 2000

    I am still unable to get my laptop to restart. Does anybody have anything else I may try?
  9. phoenix26

    Unable to restart Windows 2000

    I have reformatted the hdd with NTFS file system and then I tried both using the original System Restore cds and then the original Windows 2000 installation cd. Both methods resulted in the same outcome. The laptop would boot up fine and shut down fine. When I attempt to restart, all open...
  10. phoenix26

    Unable to restart Windows 2000

    I have a laptop that is experiencing a very strange symptom. It can boot up fine and shut down fine...but whenever I try to RESTART, the thing closes all the program and 'hangs' at a black screen. I have updated the BIOS, reimaged with the factory system restore cd's and then even tried...

Part and Inventory Search

Back
Top