Recent content by Bob C

  1. B

    Assistance with Deprecated .Links Property

    Actually, I have no idea what the .Links.Add Item did. I just deleted it, and now everything works as needed. I am sure it did something, but 15 years ago is a loooong time. Thank you sooo so much for your help. This has been plaguing me for 2 years now.
  2. B

    Assistance with Deprecated .Links Property

    Ok. With some help from smart folks on here, I am slowly tracking down some longstanding issues with my outlook forms. My next (last?) hurdle is hot to replace a deprecated property in my script. Here is the section I need assistance with: Sub cmdMakeAppt_Click() Const olAppointmentItem = 1...
  3. B

    Need Help - Willing to pay

    Wow...you rock. Ok, so that line of code is what I used to create an appointment in my outlook calendar. Perhaps there is new code for that now?
  4. B

    Need Help - Willing to pay

    Hmmm...yes, I am now consistently getting it to open and perform the Battery thing as I have the form. So are you saying all of the scheduling portion needs to be redone? Not sure I understand your point about "link code"
  5. B

    Need Help - Willing to pay

    I have created the path/folder on each of the computers wanting to open this and saved the proper sheet. The scripted was not checked, is now, no change Forms published to personal forms I have two behaviors that are happening. The first is, and this has been happening since at least outlook...
  6. B

    Need Help - Willing to pay

    Ok...I am uploading screenshots of the four form pages I created, along with the code. TIA
  7. B

    Need Help - Willing to pay

    Greetings all. About 15 years ago, I believe it was in Office 2000, I wrote some custom code for some Outlook forms to manage our customers in a small business. It continued to work well through 2003, but then we started having issues with 2007. It would simply truncate random lines in the code...
Back
Top