No announcements
Found 1831429 threads
-
1 Votes
Open SharePoint Calendar to not the Current Date, but to a Specific date, e.g. 1/1/2010 Always
No direct option in calendar list.Answered | 2 Replies | 11883 Views | Created by jmcpsd - Friday, January 20, 2012 11:16 PM | Last reply by jmcpsd - Monday, January 23, 2012 9:00 PM -
1 Votes
Date calendar 1 year
Give a look at the CAST AND CONVERT article in books online for formatting the dates.Answered | 6 Replies | 3687 Views | Created by Jonel Amran - Tuesday, November 24, 2009 1:15 PM | Last reply by Kent Waldrop - Tuesday, November 24, 2009 5:14 PM -
0 Votes
How to Color Calendar By Date Sharepoint 2010
I would think that using this you could have say all monday event have a specific color, or using a row and column, you could always have specific days have ...Answered | 3 Replies | 4054 Views | Created by Qwerty-Yuiop - Friday, August 24, 2012 5:54 AM | Last reply by Eric Overfield - Monday, August 27, 2012 9:23 PM -
1 Votes
Sharepoint 2010 Calendar - Start Date / End Date Blank -
When they come back to edit this item, input values in the two Date and Time fields, submit, the workflow will be triggered and create an event in the Calendar.Answered | 2 Replies | 2260 Views | Created by GeekPeek - Wednesday, January 27, 2016 5:08 PM | Last reply by Patrick_Liang - Thursday, January 28, 2016 6:27 AM -
0 Votes
The date "July 20, 2010" (e.g.) download becoming ######
From what you have said I believe you are simply opening the CSV that is generated from the download.Answered | 2 Replies | 4227 Views | Created by satimis2010 - Friday, December 10, 2010 6:30 AM | Last reply by satimis2010 - Friday, December 10, 2010 4:43 PM -
0 Votes
Project Professional 2010: Date picker Calendar Not Working
Hi Andrew, this is true for all open ended filter.Answered | 8 Replies | 11173 Views | Created by Hockeytown - Thursday, June 17, 2010 8:28 PM | Last reply by Hartmut de Jong - Thursday, January 20, 2011 5:12 PM -
0 Votes
SharePoint workflow for current date
Hi, It won’t update the ‘Current Date’ column to current date every day unless you run the workflow every day.Answered | 5 Replies | 3001 Views | Created by jhahn9041 - Thursday, September 15, 2016 1:01 PM | Last reply by Dean_Wang - Sunday, September 18, 2016 10:22 AM -
3 Votes
Date Validation SharePoint 2010
Hi Juan, Try this: =MONTH([End Date])+YEAR([End Date])*12-(MONTH([Start Date])+YEAR([Start Date])*12)Answered | 9 Replies | 4188 Views | Created by _Juan__Garcia_ - Monday, December 9, 2013 8:10 PM | Last reply by _Juan__Garcia_ - Wednesday, December 11, 2013 7:14 PM -
3 Votes
SharePoint DateTime control returning current date when no date is selected
I have a simple form that updates an SQL database and can't figure out how to update the date field in the SQL database with a null or no date valule; because the DateTimeControl ...Answered | 9 Replies | 43208 Views | Created by Balasankar MK - Thursday, November 13, 2008 7:25 AM | Last reply by norrey_h - Tuesday, November 17, 2009 7:54 AM -
0 Votes
converting date format from (Wed 1 Sep) to (2010-09-1)
The problem I have, in the excel file I have a one column showing date's (format: e.g.Answered | 4 Replies | 4205 Views | Created by Athar - Thursday, September 16, 2010 1:35 PM | Last reply by Athar - Friday, September 17, 2010 9:12 AM -
0 Votes
Disabling few dates in SharePoint's Calendar control
I want to block some specific dates, I'm trying some formulas more without success.Answered | 3 Replies | 8855 Views | Created by diffident - Friday, January 21, 2011 5:10 PM | Last reply by servy42 - Monday, October 31, 2011 3:32 PM -
0 Votes
Dates within 1 date
Hi, try : select * from ORDERS where OrderDate between DateAdd(day,-30,@YOURDATE) and ...Answered | 1 Replies | 2427 Views | Created by dev-13 - Thursday, January 19, 2012 2:08 PM | Last reply by Badii Gharbi - Thursday, January 19, 2012 2:11 PM -
1 Votes
Calendar date format
I was able to edit the fields to only appear the date, my problem is in header field, the filter appear in a format date + time ( ex: 1/1/1990 12:00AM ).Answered | 9 Replies | 15230 Views | Created by wendy.ewens - Wednesday, May 30, 2007 9:25 AM | Last reply by Mike Walsh FIN - Monday, January 2, 2012 10:55 AM -
0 Votes
Issue with Start Date and End Date in SharePoint calendar
Answered | 1 Replies | 2099 Views | Created by Chandra Shekhar R - Wednesday, May 4, 2016 5:25 AM | Last reply by Linda ZL - Thursday, May 5, 2016 3:00 AM -
0 Votes
Why does SharePoint 2010 require dates to be in the following range of 1/1/1900 and 12/31/8900?
In most products, this would be considered a bug if you can't enter a valid date in a date field.Answered | 2 Replies | 5183 Views | Created by DavidLane_M - Wednesday, July 6, 2011 1:17 PM | Last reply by DavidLane_M - Wednesday, July 6, 2011 3:59 PM -
0 Votes
Start workflow on specific date
With SharePoint designer workflow, you can modify the workflow and add the Pause until Date action.Answered | 8 Replies | 4723 Views | Created by Mohamedaz - Wednesday, July 25, 2012 7:00 AM | Last reply by Dittofofitto - Sunday, June 19, 2016 1:51 PM -
0 Votes
Delay Calendar Invites by specific dates in the future
Maybe we need to send the meeting requests at a specific time manually.Answered | 2 Replies | 898 Views | Created by Kevin Crowe - Monday, February 10, 2014 10:05 PM | Last reply by Winnie Liang - Friday, February 14, 2014 6:52 AM -
0 Votes
how to set lookup date to date field in sharepoint 2010 workflow
One date is a lookup column to get value from calendar list and lookup column is unable to do calculation.Answered | 1 Replies | 3042 Views | Created by nploving - Wednesday, July 22, 2015 7:45 PM | Last reply by Dean_Wang - Saturday, July 25, 2015 8:48 AM -
0 Votes
Get Recurring Events from Calendar within a specific date range
You can return all recurring events within the current day, week, month, or year, but not a date range.Answered | 3 Replies | 3721 Views | Created by malikfarhan - Thursday, January 30, 2014 5:07 PM | Last reply by DimitriAyrapetov - Friday, January 31, 2014 7:28 PM -
0 Votes
20 Outlook calendars into 1 Sharepoint Calendar
You can use calendar overlay to integrate multiple calendar in 1 ...Answered | 1 Replies | 967 Views | Created by Radek T - Friday, April 4, 2014 11:34 AM | Last reply by Inderjeet Singh Jaggi - Friday, April 4, 2014 11:38 AM - Items 1 to 20 of 1831429 Next ›
No announcements