Can I add anniversary dates to Ical?

I want to add anniversary dates to Ical from Address Book.  How do I do that?

CMW,
You may want to consider Dates to iCal, by John Maisey.

Similar Messages

  • How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    So what is your question?
    If you forgot your encryption password:
    Warning: Make sure it's a password you will remember or write it down for safekeeping. If you encrypt an iPhone backup in iTunes and forget your password, you can't restore from backup and your data will be unrecoverable.
    If you can't remember the password and want to start again, you must perform a full software restore and chooseset up as a new device when iTunes prompts you to select the backup from which to restore.
    The above comes from here:
    http://support.apple.com/kb/HT4946

  • I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    I am running 10.6.6 on my mac and 10.5.8 on my server and I can not add new people to Ical on my mac but if another user on a 10.5 version of mac can. What is the issue?

    Set up iCloud
    Set up iCloud (2)

  • ITunes is saying that I have over 4.78 GB under the category of "other", making it so my iPhone 4 can't add any data (music, apps, pictures, etc.). I'm currently using only 1.3 GB of storage on my iPhone, and the rest is "other". How do I fix this?

    iTunes is saying that I have over 4.78 GB under the category of "other", making it so my iPhone 4 can't add any data (music, apps, pictures, etc.). I'm currently using only 1.3 GB of storage on my iPhone, and the rest is "other". How do I fix this?

    Not if you sync your contact to itunes using the program provide i.e outlook..etc

  • How can I add the date at the top of the screen along with the day and time display?

    Hello,
    How can I add the date at the top of the screen along with the day and time display?
    Thanks so much!

    Open System Preferences>Date & Time:
    Ciao.

  • How can I add the date to my locked screen on iPhone 5, i0S7

    How can I add the date to my locked screen on iPhone 5, i0S7

    The date is not showing up on the locked screen since I updated to the latest software.  Trust me, I looked for it before posting

  • Can you add the date of the reviews in appstore?

    Hi there :-)
    Can you add the date with the reviews in the appstore?
    It will make it a lot easier to make choises when we like to try an app or even buy it.
    It's very common on fora on the www.
    Kind regards.

    Apple is not here. Apple ddoes not answer questions here. This is a user to user forum.
    http://www.apple.com/feedback/

  • Can Mail add the date of an email and a link to the email in Address Book?

    I seem to remember back in the days when I used Entourage, that there was a feature that allowed me to have the email program add a date and link to the email in the address book file for the email recipient. Is there a script or anything that would allow that automation?
    I would like to be able to open a persons address book file and see all of the emails I sent to that person in Address Book. I know I could do a search in Mail for that address, but it would be sweet if I could have a record of all the emails sent to a given person with a link to each email directly from within Address Book.
    Am I crazy or is this something others would like? Or, am I missing a little box somewhere that I need to click somewhere?...

    What you're wanting is not a feature in any mail client, so I wouldn't hold your breath waiting for it to appear in Mail, or Address Book.
    If you want to keep track of all the emails sent to or from a particular person, you'd need to create Smart Mailboxes for all of them and rules to route Sent mail from each person's address to those respective mailboxes. If that's too much work for you, you can still do a search by name in Mail and select whether you're looking for mail sent From, or To that person and all of them will appear, except any you may have deleted.
    Mulder

  • Can you add the data information to the data points in a chart

    I am trying to add the data information to the data points in a line chart.  can this be done?

    You can add Value labels to the series to show the numerical value at each data point. The control is in the Series section of the Chart Inspector (see green arrow).
    If you are asking about text labels, such as the "Test 1", "Test 2", etc. in column A of the table, You can add these by copy/paste into a text box placed in front of the chart, or use a formula ( =Table 1::A1 ) to transfer the text into a single cell table placed appropriately on the chart.
    Using single cell tables will allow automatic updating of the label if the content of the Table 1 cell(s) changes. Neither method will automatically reposition the label if there's a change in the data feed to the chart.
    Regards,
    Barry

  • Can't add cellular data

    I want to add cellular data to my ipad(3rd gen) with verizon.I tried to reset reprovision account, reset account,turn on, off, everything, but when I go to my cellular data account I can't connect and comes a message wich says: connection failed, tray again later.I've benn doing it for a while but nothing,please what's going on?

    I call them, but they want to sell me a new sim card, the girl says that my account stay without using it for more than 30 days.I tried to confirm that and log in with my son's ipad, that one stays always without cellular data, because he uses only to play.This one let me add it, I'm really confused?

  • Can´t add new events to iCal :(

    Hey there,
    i´ve got a problem with my iCal. The little calendar on the left corner is stuck to January 2001 and i can´t add a new event. The other thing is that i can´t close the programm normally. I really hope you cann help me because i am not really sure what to do. I allready try to delete the cache and tried to use it with a different user account but nothing is working so far.
    So i really hope for help
    Charly

    Charly,
    Welcome to Apple Discussions.
    Often iCal display problems can be corrected by refreshing the the com.apple.iCal.plist file. You will find the com.apple.iCal.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder. Quit iCal, drag the com.apple.iCal.plist file to your Desktop, log out/in or restart and check iCal for normal behavior.
    ;~)

  • BAPI_PO_Change  can't add Confirmation date to PO

    hi ,everyone
    I want to use the BAPI function to insert the confirmation date of PO,but I can't insert the date by the below code ,I can't find out the problem ,pls help me ,thanks.
    Création confirmation commande
    MOVE GT_ITAB-EBELP              TO GS_POITEM-PO_ITEM.
          MOVE 'Z001'                     TO GS_POITEM-CONF_CTRL.
          APPEND GS_POITEM.
          MOVE GT_ITAB-EBELP              TO GS_POITEMX-PO_ITEM.
          MOVE 'X'                        TO GS_POITEMX-CONF_CTRL.
          MOVE 'X' TO GS_POITEMX-PO_ITEMX.
          APPEND GS_POITEMX .
          MOVE GT_ITAB-EBELN    TO GS_POHEADER-PO_NUMBER.
          MOVE 'X'              TO GS_POHEADERX-PO_NUMBER.
          MOVE GT_ITAB-EBELP    TO GS_POCONFIRMATION-PO_ITEM.
          MOVE GT_ITAB-EINDT    TO GS_POCONFIRMATION-DELIV_DATE.
          MOVE GT_ITAB-MENGE    TO GS_POCONFIRMATION-QUANTITY.
          MOVE 'Z1'             TO GS_POCONFIRMATION-CONF_TYPE.
          MOVE '0001'           TO GS_POCONFIRMATION-CONF_SER .
         MOVE 'T'              TO GS_POCONFIRMATION-DEL_DATCAT_EXT.
         MOVE 'D'              TO GS_POCONFIRMATION-DEL_DATCAT.
          APPEND GS_POCONFIRMATION .
          CALL FUNCTION 'BAPI_PO_CHANGE'
            EXPORTING
              PURCHASEORDER  = GT_ITAB-EBELN
              POHEADER       = GS_POHEADER
              POHEADERX      = GS_POHEADERX
            TABLES
              RETURN         = GS_RETURN2
              POITEM         = GS_POITEM
              POITEMX        = GS_POITEMX
             POSCHEDULE     = GS_POSCHEDULE
             POSCHEDULEX    = GS_POSCHEDULEX.
              POCONFIRMATION = GS_POCONFIRMATION
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
            EXPORTING
              WAIT = 'X'.

    Hi
    The new Enjoy GUI transactions were not created for batch input. They were created for online processing not background.                                                                          
    The fact is that the BDC is mainly screen-based and all new transactions (Enjoy transactions are designed as one-screen transactions) are more and more control-based.
    So you have to use ME22 ( for create easily a BDC program  you can use transaction SHDB). Alternatively, for the confirmations, message type ORDRSP is provided. This will allow external system to send in new/updated confirmations.
    For more information on EDI IDOC, please see online help documentation  
    Materials Management (MM) >Purchasing (MM-PUR) >Vendor Confirmations    
    >Confirmations from the Purchasing Viewpoint                            
    >Receiving Vendor Confirmations via EDI                                                                               
    Hope this can help
    Regards,
    Mauro.

  • How can I add the date next to time in menu bar?

    Hi, I'd like to see today's date next to the "time" on the right-hand side of the menubar. I called Apple tech support twice about it and no one could help. The last guy suggested I post the question here, and someone might know of a third-party app... I don't want a calendar on my desktop, I don't want to click anything to see the date. I want it in the menubar with the time. It would be so handy.

    SOOO AWESOME -- THANK YOU! I spent over an hour on the phone with two different tech support people and they said it couldn't be done. Have to admit it's sort of a dodgy workaround, but thanks for the link, V.K, I am SO pleased! I was even able to add a couple of extra spaces to keep the time and date spaced apart. (Maybe the next OS can resolve this in a simpler manner...)

  • Can I add an event on iCal on my mac, and sync it to icloud?

    I mean, it sure seems like it would be simple!  But unless i'm missing something, it just isn't possible.  I need to be able to work offline using iCal, put an event on it, and then sync it to iCloud so I can then have it accross all my devices, including sharing it with my wife.  Please tell me i'm missing something and it can be done!

    Maybe This Discussion will help.

  • How can I add a date picker in Word for Mac 2008 with more than 25 items? I need to select calendar days so I need 31 items.

    I am building a form for customers to complete. I want them to be able to click on a pull down menu and select the day of the month 1-31. The drop down form field only allows 25 entries. How can I get 31 entries? I'm on a Macbook Pro running Mountain Lion.

    Hello,
    This forum is for troubleshooting Apple Software Update for Windows, a software package for Windows designed to update Apple products that run on Windows, and not related to Microsoft Office in any way. I suggest you post Office related questions on Microsoft's own forums for their Mac products.
    http://www.officeformac.com/productforums

Maybe you are looking for