Outlook: Import a schedule from Excel into Outlook Calendar

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 92

  • @jasonmendoza8099
    @jasonmendoza8099 6 месяцев назад +1

    I was surprised at how difficult it was to find a simple explanation of this process. Very clear and concise instructions. Good on ya m8!

  • @kdandsheela
    @kdandsheela Год назад

    I'm from the future where Microsoft created a tool that does this automatically but it's behind a paywall and having to learn a custom scripting language (I'm looking at you, power automate). So glad to find this OG Office trick! Sometimes simpler is better!

  • @carlosricart931
    @carlosricart931 2 года назад

    Excellent presentation. Short and sweet with very precise, accurate and pertinent information.

  • @floyd1986
    @floyd1986 3 года назад

    Jolly good show. This will make my office work less sucky and I can concentrate on more pleasurable duties. Thank you.

  • @raghavendras732
    @raghavendras732 Год назад

    Thank you so much. who knew a nearly decade old video is still relevant today.

  • @koztka
    @koztka 6 лет назад +8

    Question, even though I made all the steps exactly as you suggested, my appointment is not visible in Outlook. Do you have any advices what is the reason for that?

  • @ZNS0522
    @ZNS0522 9 лет назад +3

    This is a great tutorial. Almost exactly what I need, but I need to do the opposite. When working in my Outlook calendar, I am able to gather all the data (subject, location, start, end and category) and put it into Excel. However, all of the appointments on my Outlook calendar are color coded by the categorize feature. How do I have the color associated with each appointment populate into Excel? I am creating a graph and need the colors from the appointments to populate into Excel. Thanks for any advice you can give me.

  • @wmac3306
    @wmac3306 2 года назад

    Thanks for sharing! I used your process and it worked great!

  • @TitoChinitoPH
    @TitoChinitoPH 4 года назад

    Woah.. 7 years and your video is still very helpful.. 😊

  • @mLISSA16787
    @mLISSA16787 4 месяца назад

    I still find this so relevant thank you

  • @millionaire_talks
    @millionaire_talks Год назад +1

    hi, i tried the exact same steps. but while custom maping csv file values are shown in a single line separated by semicolons. please advise how to get it right

  • @kennethj8236
    @kennethj8236 10 лет назад +2

    Holy shit in the bucket, that is so gonnae save me a lot of time, thank you!!!!!

  • @ИринаПотапова-ч2ж
    @ИринаПотапова-ч2ж 3 года назад +1

    Hello Jason, very useful video, thank you very much. I’m trying to find out how to do exactly opposite thing: I need to transfer appointments from my calendar to excel into table like shown in your video: I need table with columns: start date, start time, finish time, subject, category. When I’m trying to save CSV to excel and open file, I don’t see this table with columns mentioned above, I see just lines with text, devided by comma.

    • @deniseglezer-jones9721
      @deniseglezer-jones9721 2 года назад

      Open the file from window explorer, instead of launching excel and then opening. Hope this makes sense

    • @ИринаПотапова-ч2ж
      @ИринаПотапова-ч2ж 2 года назад

      @@deniseglezer-jones9721
      Thank you! I’ve already found solution.

    • @ashuthakur259
      @ashuthakur259 Год назад

      ​@@ИринаПотапова-ч2ж can you please share how that's possible

  • @NickyOLewis
    @NickyOLewis 7 лет назад +4

    This was very helpful. Thank you.
    I followed your steps to a T, with no issues. However, the import didn't work. nothing showed up in my calendar. Do you have any ideas as to why it may not have worked?

    • @JulieLynnX88
      @JulieLynnX88 3 года назад

      Did you use the exact same column headers, and order as in the video? I've found that Google Calendar prefers different column headers and order than MS Office 365's Calendar

  • @RussellSabella
    @RussellSabella 10 лет назад +5

    Question, assuming that all mapping is perfect, any way to have data automatically be imported with one click? maybe VBA Script or some sort of MSI or EXE file?

    • @Jura1704
      @Jura1704 9 лет назад

      Russell Sabella Hi Russell, have you found an answer for your question? I'm looking the same

    • @RussellSabella
      @RussellSabella 9 лет назад

      Jura1704 No, I have not. Do you know?

    • @larssandgreen5464
      @larssandgreen5464 5 лет назад

      Good Q Russell. This was my reason to look into this post. Any news?

  • @香港永利行
    @香港永利行 2 года назад

    Thank you so much. It is so useful for my new assisgnement.

  • @managinglifeschangesronald3453
    @managinglifeschangesronald3453 8 лет назад +2

    How do you set up an Excel spreadsheet, with data that changes, to sync/import into Outlook calendar? Cannot find on Training in Microsoft tutorials. Thank you.

    • @kwallace17
      @kwallace17 6 лет назад

      Did you ever find an answer?

  • @kevinSmith3200
    @kevinSmith3200 10 лет назад +1

    How do I set the reminders? For example, if I want all of the dates to have 1 week reminders. Thanks in advance for your help!

  • @krsatattoo
    @krsatattoo 8 лет назад +5

    Hi there,
    in the part "Map custom fields" I don't get the list as shown in the video only all the columns headlines in one row like : "Start date;Start time;End Time;Subject"
    Could you please help me why is that?
    Thanks,
    P.

    • @maxeykens5131
      @maxeykens5131 7 лет назад

      I have the same problem, can somebody help us? :)

    • @NR.Officials
      @NR.Officials 7 лет назад

      me too

    • @teiem5456
      @teiem5456 7 лет назад

      same

    • @Pixisvin
      @Pixisvin 7 лет назад +5

      Seems to be a regional setting issue. In my region, the standard separator used in Excel is ";"
      Whereas in the US and most other regions, the standard separator is ",". Outlook expects it to be ",", hence it's not able to interpret the .csv file.
      Excel has a method for changing the separator to a different character, however I still didn't manage to get it to work.
      Solution: Once saved as shown in the above tutorial, open your .csv file in notepad, and do a search and replace on all your separators, changing it to a ",". In my case from a ";" to "," and then save the file. Now it's possible for outlook to interpret it.

    • @MarianoMerlino
      @MarianoMerlino 5 лет назад

      @@Pixisvin GENIOOOOOOO

  • @securetransportationltd1569
    @securetransportationltd1569 4 года назад

    Just trying to test this out.....if you want to make it an all day event, what do you enter?

  • @hubsun
    @hubsun 3 года назад

    Explained well..thank you. Very helpful.

  • @stephanieh7631
    @stephanieh7631 9 лет назад +1

    Is there a way to import a Meeting Invite? or add Attendees to the event? Thank you!

  • @denisealbert2748
    @denisealbert2748 3 года назад

    Thanks this is just what I needed!

  • @clinicavip3043
    @clinicavip3043 5 лет назад +1

    Hi, good video! thanks men. I'm triying to fill the categories between my document and the outlook but only apears one categorie to fill whit the outlook and it's like: start time; finish time; start hour (see that the categories apear separated whit a
    semicolon) Do you know how I could separate the categories?

    • @Plaskputte
      @Plaskputte 5 лет назад +2

      Open the csv with notepad or similar and replace all semicolons with a comma.

  • @nutbastet5595
    @nutbastet5595 4 года назад

    Thank you, the system is working properly. I have another question; since i want these events to be shared with my workteam, I set up the calendars as shared, but the reminders aren't firing up as expected, they only appear to me (the creator of the calendar). Do you have any advice on how to manage this? I want everyone to see the reminders. Thank you.

    • @aleciramcotero7293
      @aleciramcotero7293 Год назад

      Hello, did you found the Solution for that?? Y have the same problem :-(

    • @nutbastet5595
      @nutbastet5595 Год назад +1

      @@aleciramcotero7293 unfortunately no, but I haven’t tried since. Maybe in the future they’ll fix this issue.

    • @aleciramcotero7293
      @aleciramcotero7293 Год назад

      @@nutbastet5595 i hope that. Thanks for answer 🙂

  • @sarahkempf8503
    @sarahkempf8503 5 месяцев назад

    I've done exactly what Jason shows in his video, however when i go to import the data and the map custom fields shows up, the date and name for the date are in one line, making it impossible to clearly map what is the date and what is its name. Any tipps?

  • @sebastianpa5694
    @sebastianpa5694 Год назад

    Excelent. Now, is there a way I can get and email when new appointments are added to my Calendar? I have reports that I don´t modify but contain meeting dates that I need. However, often times it is a large report and I don´t want to waste time looking through it, just be notified and the appointment created in an automated way. I know with VBA I can create the email. I wonder if there is a way to do all at once.

  • @catherine1987dias
    @catherine1987dias Год назад

    Can we add reminders as well?

  • @beaglemawm1517
    @beaglemawm1517 2 года назад

    Is there a way to link a single spreadsheet of dates to multiple MS outlook accounts?

  • @ainekennedy1091
    @ainekennedy1091 10 лет назад

    Is it possible to import attachments as well? For example, all appointments in schedule imported in CSV format should have the same attachment.

  • @joshanderson7700
    @joshanderson7700 4 года назад

    Elegantly simple - LOVE IT!

  • @msrayn04
    @msrayn04 10 лет назад

    Thank you. I missed the define name step in the past and my categories wouldn't show up but not they do. Love the accent!

  • @shorouk7539
    @shorouk7539 9 лет назад

    hello, I tried ur method and it worked with my 2007 excel, but I have a question , how do u activate the reminders for each appointment?? I saw on the customizing map something related to the reminder , but don't know what to put on my excel from columns to activate it, also I have used the 98-2007 format not CSV to keep the data linked to the original excel :) it worked and I can see the appointments on my calendar but with no reminders

  • @ИринаПотапова-ч2ж
    @ИринаПотапова-ч2ж 3 года назад

    In my excel download it’s like that: just one column, many lines, each line contain: “date start, date finish, start time, start finish, subject, Description, category “ - just lines with this text divided by comma. I need the same but in separate columns. Could please kindly help how to do it? Thank you very much, Irina

  • @kilis3804
    @kilis3804 9 лет назад

    this was very helpful. thank you. can you address how to add a yearly recurring field and an all day event? i tried a couple of things unsuccessfully.

    • @kilis3804
      @kilis3804 8 лет назад +1

      also, if needed, how do you reverse this? delete all the data you just imported. i understand this is a test calendar and one can easily delete the calendar. what if it were in a real calendar? is there a way to reverse an import somehow? thanks

    • @shturgeon4259
      @shturgeon4259 8 лет назад

      To delete all the events you imported, delete the new calendar you created to. So in the example here, delete the "Test" calendar.

  • @hdevere1
    @hdevere1 2 года назад

    I followed the exact instructions with the same column names. When I started the import, it just hung my Outlook. It said it would take a few minutes but after 20minutes I had to reboot

  • @williame.passalacqua6143
    @williame.passalacqua6143 Год назад

    I followed the steps and for about a second the green color for file transfer appears, however no files transfer. I have attempted this several times.

  • @gailmindy
    @gailmindy 9 лет назад

    How were you able to import with the various colors already set?

    • @jasondenys
      @jasondenys  9 лет назад +1

      gail mindy singer From memory I had already used those category names in my calendar and had assigned colours to them. If you click on any appointment and then go to calendar tools--> categorize--> all categories it gives you the option to name your categories. Make sure that they are the same as in your spreadsheet and you're set

  • @ChantelJonesCIB
    @ChantelJonesCIB 9 лет назад

    Thanks, you saved me major loads of typing ... :-D

  • @alyshabergstrand9323
    @alyshabergstrand9323 3 года назад

    Thank you, very helpful!

  • @francobeltrame7780
    @francobeltrame7780 Год назад

    How can I indcate that the event while last the hole day? Thanks

  • @richa6551
    @richa6551 2 года назад

    Thanks for very useful video

  • @tomphan6438
    @tomphan6438 7 лет назад

    Will this erase all my current calendar appointments/meetings?

    • @jasondenys6776
      @jasondenys6776 7 лет назад

      Tom Phan no it won't. If you're worried create a new calendar with a couple of fake events in Outlook and try importing to there. They should happily coexist.

  • @ИринаПотапова-ч2ж
    @ИринаПотапова-ч2ж 3 года назад

    Could you please help me and coach how to make in the table format? Thank you, Irina

  • @Barryd57
    @Barryd57 2 года назад

    Excellent. Thank you so much.

  • @pmpfming9803
    @pmpfming9803 10 лет назад

    It seems not working on Outlook 2010. "Microsoft Excel" is not on the list after selecting " import from another program or file".

  • @professionallearning6572
    @professionallearning6572 10 лет назад

    Does anyone know how to import Excel into a shared calendar? My research found that it is not possible but there is supposed to be workaround that I can't figure out.

  • @skulz66
    @skulz66 3 года назад

    2021. Still helpful. Gracias!

  • @naomimontplaisir2809
    @naomimontplaisir2809 5 лет назад

    Thank you so much! It was simple and clear.

  • @eharman4371
    @eharman4371 8 лет назад

    I only get the option: Import events from an .ICS file to your existing calender
    There is no option to choose from an CSV file (although) there is a csv file on my desk.

  • @juliesaerens9082
    @juliesaerens9082 6 месяцев назад

    This is so frustrating. The video looks simple, but in my case I can't map the fields. Everytime I save my excel file to CSV comma separated, I have ";" and not "," so I cannot map. I have looked for a solution, but still cannot find it. :(

  • @AjayKumarparmar
    @AjayKumarparmar 7 лет назад

    Nice video... I also run outlook videos using Excel Vba...

  • @Kimmy-lz7kk
    @Kimmy-lz7kk 3 месяца назад

    How to extract "other calendars" schedules from outlook to excel

  • @lougpollock
    @lougpollock 11 лет назад

    Just tried to do this-All went well until my Outlook crashed. I think this is too savvy for my poor computer! Very good tutorial though!

  • @88colleen88
    @88colleen88 10 лет назад

    error message popped out ''could not complete the operation because the service provider does not support it'' when i try to import it

    • @tubeblad
      @tubeblad 9 лет назад

      88colleen88 If you are using Outlook 2013 it won't work with IMAP accounts. The workaround is to make an empty calendar in a Pop3 account. Import the CSV schedule there and drag this data to your main calendar.

  • @laurendeck8866
    @laurendeck8866 9 лет назад

    This was awesome! thank you :)

  • @keegiejay
    @keegiejay 10 лет назад

    thanks guy, you da man

  • @GMReubenFL
    @GMReubenFL 9 лет назад

    Perfect! Thank you.

  • @danbee415
    @danbee415 8 месяцев назад

    3:00 define name

  • @maryracz-moshe6156
    @maryracz-moshe6156 9 лет назад

    Thanks you very helpful

  •  9 лет назад

    gracias por el aporte!!

  • @LetetiaRose
    @LetetiaRose 9 лет назад

    Thanks!!

  • @sivaiyer4017
    @sivaiyer4017 2 года назад

    Lovely

  • @momontalvo
    @momontalvo 10 лет назад

    te cuento que no puedo... no me separa las opciones

    • @alexandrasalas996
      @alexandrasalas996 5 лет назад

      Lo mismo me pasa a mí en estos momentos ¿Lograste saber cómo?

  • @ThuTa-d1w
    @ThuTa-d1w Год назад

    Is it possible to edit the dates once you've imported your calendar? i.e. update the excel sheet with the same subjects with different dates and then import into outlook, with it replacing the old ones.