+ Reply to Thread
Results 1 to 7 of 7

so annoying my calander was working Excel

  1. #1
    Registered User
    Join Date
    07-31-2016
    Location
    Auckland New Zealand
    MS-Off Ver
    2013
    Posts
    14

    so annoying my calander was working Excel

    so frustrating. My calendar was working and now it not it puts REFF in the cell and I don't know why.
    Please can some one help
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,416

    Re: so annoying my calander was working Excel

    Please attach the .xls file, not a .zip. Thanks!
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    07-31-2016
    Location
    Auckland New Zealand
    MS-Off Ver
    2013
    Posts
    14

    Re: so annoying my calander was working Excel

    Sorry here you go I hope you can help I been all afternoon trying to figure it out
    Attached Files Attached Files

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: so annoying my calander was working Excel

    Your very 1st index...
    INDEX(CalendarItemRoom,Q7)
    looks like it is trying to find something in row 31, but you only have 30 rows?

    They are all using Q7 (31) in a range that is not 31 rows long. Replace 31 with 30 (typed in) and it worked omn
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    07-31-2016
    Location
    Auckland New Zealand
    MS-Off Ver
    2013
    Posts
    14

    Re: so annoying my calander was working Excel

    Thanks so now I need to work on my index as they are all adding one row to many.

  6. #6
    Registered User
    Join Date
    07-31-2016
    Location
    Auckland New Zealand
    MS-Off Ver
    2013
    Posts
    14

    Re: so annoying my calander was working Excel

    so it is asking for row 2 which is correct but which in fact is row number 1 in my table as the headers are row 1
    I think it has something to do with the name manager
    My CalendarDates are =OFFSET('Calendar Items'!$A$1,,,COUNTA('Calendar Items'!$A$1:$A$500),)
    My CalendarItems(which is the whole table) =OFFSET('Calendar Items'!$A$1:Y503,,,COUNTA('Calendar Items'!$A$1:$O$500),)
    when I play around with these it changes the index number.
    This is my index row number =SMALL(IF(CalendarItemDates=Calendar!C$5,ROW(CalendarItemDates)),ROW(1:1))
    Last edited by Wornout8; 01-30-2017 at 02:16 PM.

  7. #7
    Registered User
    Join Date
    07-31-2016
    Location
    Auckland New Zealand
    MS-Off Ver
    2013
    Posts
    14

    Re:I now have it working thanks

    I have changed the formula and this calander works great you put the data in the data sheet and it comes up on the calendar. I am just working on the form to put the data in when you click on a date
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Is there such a thing as a pop up calander for Excel 2011 for Mac?
    By arkadd61 in forum Excel General
    Replies: 1
    Last Post: 03-22-2013, 03:49 AM
  2. Import to Outlook Calander from Excel
    By Kiran9 in forum Outlook Programming / VBA / Macros
    Replies: 5
    Last Post: 08-23-2011, 10:36 AM
  3. how to insert calander control in excel?
    By Michelle in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-29-2006, 07:20 PM
  4. [SOLVED] Does excel have a running calander
    By glenn in forum Excel General
    Replies: 2
    Last Post: 01-06-2006, 11:45 AM
  5. add a drop down calander to excel sheet
    By mja in forum Excel General
    Replies: 2
    Last Post: 12-23-2005, 02:25 PM
  6. [SOLVED] how to add calander control in excel cell ?
    By Paresh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-19-2005, 07:06 AM
  7. [SOLVED] Annoying web toolbar:can do to get this working?
    By Kanan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-08-2005, 02:06 PM
  8. [SOLVED] How would I add a Interactive calander in excel like on websites..
    By Please Help in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-28-2005, 09:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1