No announcements
Found 2915443 threads
-
0 Votes
Expression Expected (and Name is not declared)
Thankyou very much. That has solved the problem, however I have just noticed another problem with the code. VBE underlines the e of select case and says "expression ...Answered | 5 Replies | 4643 Views | Created by Kymagic - Thursday, July 13, 2006 1:24 PM | Last reply by SJWhiteley - Thursday, July 13, 2006 4:24 PM -
0 Votes
Expression expected._
hi, you put a comment sign (= a quote) in front of the last line, and a comma in the last line (of the 3 below) is also ...Answered | 5 Replies | 3192 Views | Created by yanize - Friday, February 17, 2012 2:20 PM | Last reply by Helen Zhou - Tuesday, February 21, 2012 6:30 AM -
2 Votes
Expression Expected and Indentifier Expected program erros
Ok I finally did this because I understand now, but I still can't resolve the identifier ...Answered | 20 Replies | 1381 Views | Created by Van wilderer - Saturday, October 11, 2014 4:03 AM | Last reply by WayneAKing - Monday, October 13, 2014 11:08 PM -
0 Votes
VBA generated query expression adds a comma
Thanks for your response. However, the Replace_text function is not known as a sub or function in my access application. I suspect however, that the type string is ...Answered | 7 Replies | 725 Views | Created by VicInUtrecht - Saturday, July 12, 2014 11:58 AM | Last reply by VicInUtrecht - Sunday, July 13, 2014 8:24 AM -
1 Votes
[BC30201] Expression expected.
Hi Plain_Clueless, According to your description, you want to highlight the font if the value is not above 90%, right? In your scenario, you ...Answered | 2 Replies | 2687 Views | Created by Plain_Clueless - Thursday, June 18, 2015 4:19 PM | Last reply by Plain_Clueless - Friday, June 19, 2015 8:14 AM -
0 Votes
Expression expected error
expecting the result value as a date. =DateAdd("d", IIf(IsNothing(Fields!ReorderQty.Value), 0, CInt(Fields!ReorderQty.Value) * ...Answered | 1 Replies | 640 Views | Created by Mahi213 - Wednesday, March 11, 2015 8:43 PM | Last reply by Prasad msbitips - Thursday, March 12, 2015 5:24 AM -
0 Votes
Expression expected?
Hi guys I am really stuck on this error code, Expression expected? It is on line 33 and 46 Wow the formatting really got messed up when I pasted ...Answered | 2 Replies | 1141 Views | Created by George12341 - Tuesday, March 25, 2014 8:06 AM | Last reply by Carl Cai - Wednesday, March 26, 2014 6:30 AM -
1 Votes
ExpressionTextBox, Expression, Code behind and a value
This should be an easy one, but I seem to be able to figure it out. I have an expression text box that I create on the fly in code behind. I have a decimal value ...Answered | 3 Replies | 5512 Views | Created by John Hennesey - Wednesday, April 13, 2011 8:09 PM | Last reply by John Hennesey - Monday, March 18, 2013 1:02 PM -
3 Votes
Expression for a Default Value
A DEFAULT value is a value, not code. You can use CURRENT_TIMESTAMP or other system values. Look at using a COMPUTED ...Answered | 8 Replies | 5398 Views | Created by Giorgi Zautashvili - Wednesday, January 11, 2012 1:27 PM | Last reply by Naomi N - Wednesday, January 11, 2012 7:52 PM -
0 Votes
value expression returned data type that is not valid
value expression used in textrun '...Amt1.Paragraph[0].TextRuns[0]' returned a data type that is not valid. I typed coming soon right into ...Answered | 1 Replies | 3121 Views | Created by db042190 - Tuesday, November 1, 2016 4:13 PM | Last reply by db042190 - Wednesday, November 2, 2016 2:20 PM -
0 Votes
Switch expression [BC30203] Identifier expected.
may be that, when the expression outputs the value “Used Auto Loan”, it is assigned to a Boolean type parameter. If it is ...Answered | 9 Replies | 7506 Views | Created by Ann Boyes - Tuesday, June 18, 2013 3:20 PM | Last reply by Ravi A Davawala - Wednesday, June 19, 2013 12:59 PM -
0 Votes
Error in expression: ')' expected
Hi Phrone, According to your expression, I find this issue is caused by In Operator or Function. Because there is no such function named In in Reporting Services. ...Answered | 5 Replies | 1299 Views | Created by Phrone - Tuesday, May 27, 2014 9:04 AM | Last reply by Katherine Xiong - Wednesday, May 28, 2014 9:30 AM -
0 Votes
[BC30201] Expression expected ssrs
Server and to query the data? - Does the function really return a decimal value? Otherwise it could be a cast ...Answered | 6 Replies | 12038 Views | Created by Asharaf P - Thursday, January 17, 2013 6:19 PM | Last reply by Charlie Liao - Wednesday, January 23, 2013 9:42 AM -
2 Votes
Expression Expected Error
; operator and it gives me an Expression Expected Error. Amusingly, the error is in different versions of Visual Basic Express Edition. In 2008, there is ...Answered | 3 Replies | 5497 Views | Created by Justin892009 - Friday, April 15, 2011 3:32 PM | Last reply by Mike Feng - Wednesday, April 27, 2011 9:29 AM -
0 Votes
Error C2057: expected constant expression
click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN ...Answered | 3 Replies | 1844 Views | Created by YaoZhang - Saturday, January 13, 2018 12:19 AM | Last reply by Joyce Yin - Wednesday, January 17, 2018 1:24 AM -
0 Votes
Value Expression
The report definition is not valid. Details: '(' is an unexpected token. The expected token is '"' or '''. Line 407, positionAnswered | 4 Replies | 421 Views | Created by K.M.C - Thursday, March 3, 2016 10:45 PM | Last reply by K.M.C - Friday, March 4, 2016 6:36 AM -
3 Votes
[BC30201] Expression expected error
SQLUSA, Thanks for your reply but I'm sorry I did not understand that. I want to compare the OrderDate to a parameter value that the user enters before ...Answered | 21 Replies | 43552 Views | Created by Shivani Sharma - Wednesday, September 16, 2009 9:18 PM | Last reply by Shivani Sharma - Thursday, September 17, 2009 9:26 PM -
0 Votes
compile error: Expected identifier or bracketed expression
)!(Value3).BackColor = 8454016 then I get a compile error: expected identifier or bracketed expression at the !(Value2) position but if I reference using ...Answered | 4 Replies | 9700 Views | Created by Jeffrey Souter - Friday, February 17, 2012 12:52 PM | Last reply by Jeffrey Souter - Saturday, February 18, 2012 12:35 PM -
0 Votes
Unexpected symbol '=' in lambda expression. Expected '->' or other token
' or other token after replace = with -> , has error, how to translate this ML code into F# fun length nil = 0 ...Answered | 1 Replies | 1424 Views | Created by Map to new space - Friday, February 7, 2014 4:04 AM | Last reply by Mr. Tines - Friday, February 7, 2014 7:06 AM -
2 Votes
Error: Expression expected
+= 1 End If On the d of the And I'm getting a blue squiggly for Expression expected. What does this meanAnswered | 9 Replies | 4778 Views | Created by John S. F. _ - Saturday, September 19, 2009 12:35 AM | Last reply by Acamar - Monday, September 21, 2009 12:12 AM
No announcements