No announcements
Found 3505595 threads
-
1 Votes
Length of DocProperties in Word 2010
In code, you would refer to document variables using Document.Variables instead of Document.CustomDocumentProperties.Answered | 3 Replies | 7807 Views | Created by Bluedoor - Monday, September 3, 2012 7:17 PM | Last reply by Christopher Frank - Thursday, October 8, 2015 4:32 PM -
0 Votes
Using Functions in DocProperties
No, it is not possible to use functions in the definition of a document property.Answered | 1 Replies | 399 Views | Created by bdrug - Friday, April 17, 2015 12:41 PM | Last reply by Hans Vogelaar MVP - Sunday, April 19, 2015 9:09 PM -
0 Votes
Update DocProperties with OpenXML SDK 2.0
Hi, I'm developing a program to update MS Word Docproperties using the OpenXML SDK 2.0 library (MS Word 2007).Unanswered | 2 Replies | 4930 Views | Created by Lain1010 - Wednesday, June 13, 2012 9:25 AM | Last reply by Forrest Guo - Monday, July 9, 2012 3:09 AM -
1 Votes
Using Functions
Installing VB6 on Windows 7 App Hub for Windows Phone & XBOX 360 developers.Answered | 5 Replies | 1826 Views | Created by Hendri Bissolati - Thursday, August 25, 2011 2:48 PM | Last reply by John Anthony Oliver - Sunday, August 28, 2011 3:30 AM -
2 Votes
Use of "IN" with a function
Thanks Abdshall, I was using a split function, but left it out of the example for brevity.Answered | 6 Replies | 4048 Views | Created by Tremour101 - Friday, June 18, 2010 2:38 PM | Last reply by Tremour101 - Friday, June 18, 2010 5:26 PM -
0 Votes
using a function(?)
You can then use a property of the button like .Name, .Text, or .Tag to figure out what button this is and act accordingly.Answered | 2 Replies | 1067 Views | Created by johnboy0276 - Sunday, November 4, 2012 1:28 AM | Last reply by Nick F. _ - Sunday, November 4, 2012 9:03 AM -
0 Votes
Managed Metadata Column + DocProperty
The name of the column corresponds to a DocProperty in Word which shares the same set of values.Answered | 3 Replies | 5583 Views | Created by Brian Desmond - Saturday, August 27, 2011 10:05 PM | Last reply by Ravi S Kulkarni - Tuesday, September 6, 2011 7:14 AM -
0 Votes
How to use function CDec
I forgot to use CDec !Answered | 8 Replies | 8454 Views | Created by CanadaProgrammer - Friday, January 27, 2012 7:16 PM | Last reply by Vanderghast - Sunday, January 29, 2012 11:53 AM -
0 Votes
using function in select query
Why not to use GETDATE()?Answered | 3 Replies | 51330 Views | Created by dpkas - Friday, April 15, 2011 12:24 PM | Last reply by Atif-ullah Sheikh - Friday, April 15, 2011 12:38 PM -
3 Votes
Using PRINT within a function
select also can't return value from the function. try to Use Try to insert your print value in to Table Value function to return your result and then ...Answered | 3 Replies | 62586 Views | Created by Duane_Eddie - Tuesday, February 26, 2008 5:38 PM | Last reply by Shamas Saeed - Wednesday, July 29, 2009 7:06 AM -
4 Votes
Using function in select statement
[udf_testFunction](EmpID) AS testfunctionvalue FROM #Temp ) SELECT EmpID , EmpName , testfunctionvalue , ...Answered | 4 Replies | 1017 Views | Created by kranthiu - Wednesday, December 10, 2014 11:30 AM | Last reply by Steven.桦仔 - Wednesday, December 10, 2014 2:33 PM -
2 Votes
NEWID and RAND use in function
I see them listed: BOL User-defined functionsAnswered | 1 Replies | 1870 Views | Created by Kalman Toth - Wednesday, May 7, 2014 7:00 PM | Last reply by scott_morris-ga - Wednesday, May 7, 2014 7:22 PM -
0 Votes
Copying document content with DocVariable or DocProperty fields
Field locking/unlocking applies to DOCPROPERTY fields, REF fields, DATE fields and others.Answered | 4 Replies | 5581 Views | Created by RedGalaxy - Friday, December 14, 2012 1:42 AM | Last reply by Cindy Meister MVP - Friday, December 14, 2012 1:12 PM -
0 Votes
Using SELECT INTO within a function
Invalid use of side effecting operator 'SELECT' within a function yet this appears to be the correct syntax for SELECT ...Answered | 2 Replies | 5239 Views | Created by locoEtl - Saturday, April 22, 2017 2:25 PM | Last reply by locoEtl - Saturday, April 22, 2017 3:43 PM -
0 Votes
using c++ function in c
Then in main.c he doesn't use the extern "C"?Answered | 9 Replies | 4860 Views | Created by ayhankm - Wednesday, December 29, 2010 3:35 PM | Last reply by ayhankm - Thursday, December 30, 2010 11:57 AM -
0 Votes
Use the trim function in Infopath
Use normalize-space function.Answered | 3 Replies | 3035 Views | Created by Matthias1012 - Friday, November 20, 2015 2:49 PM | Last reply by b87 - Wednesday, July 5, 2017 6:48 AM -
0 Votes
Aggregate using Lookup function
I have tested on my local environment and I assumed that you have an date/time type field in the table, if so, we can get the month value based on the daily date and then ...Answered | 1 Replies | 599 Views | Created by MIDASuser - Wednesday, February 18, 2015 12:16 AM | Last reply by Vicky_Liu - Wednesday, February 18, 2015 2:17 PM -
2 Votes
Using An IF Statement in a Function
Thank you very much for everyone's help... your suggestions put me down the correct path, so that I skipped the whole use of a functions in favor of using a single stored ...Answered | 4 Replies | 5003 Views | Created by Dustin Ventin - Tuesday, December 15, 2009 1:13 AM | Last reply by Dustin Ventin - Wednesday, December 30, 2009 5:16 PM -
0 Votes
Use Cursor in a Scalar Function
Don't use CHAR(0) to initialize a string.Answered | 4 Replies | 11727 Views | Created by oldamigauser - Friday, September 7, 2012 11:20 PM | Last reply by Kalman Toth - Saturday, September 8, 2012 8:36 AM -
3 Votes
Update statement using function
I was suspecting something like this, I'm curious if you can run the first two CTEs into temp table and then use that temp table and verify the results.Answered | 15 Replies | 1432 Views | Created by Sandra VO - Thursday, March 20, 2014 12:31 AM | Last reply by Naomi N - Thursday, March 20, 2014 8:44 PM - Items 1 to 20 of 3505595 Next ›
No announcements