No announcements
Found 3505061 threads
-
1 Votes
string.slit method using a numeric character
The Regex.Matches() method returns a collection of Match objects that contain the items you are looking for.Answered | 8 Replies | 1758 Views | Created by RandyPete - Friday, September 6, 2013 9:03 PM | Last reply by RandyPete - Wednesday, September 25, 2013 2:30 AM -
0 Votes
how to chk a character is numeric , alphabetic or date
thses functions can be used :) sree PLS MARK AS ANSWER ...Answered | 2 Replies | 3741 Views | Created by htmlforums - Thursday, April 22, 2010 12:49 AM | Last reply by Sreenarayan_ACE - Thursday, April 22, 2010 8:20 AM -
2 Votes
How to check a character in a string is a numeric or not in Csharp
Iterate through the string using the foreach loop and check if each character is a number or not.Answered | 3 Replies | 5216 Views | Created by DotNet009 - Saturday, April 18, 2009 1:43 PM | Last reply by JohnGrove - Saturday, April 18, 2009 3:44 PM -
0 Votes
Filter Numeric Value between Character
I have come across one solution from stackoverflow with XML Path to remove the non numeric value from a string and I modified the code to work for you as an example: create ...Answered | 9 Replies | 1181 Views | Created by Muhammad Umair2756 - Tuesday, September 16, 2014 11:33 AM | Last reply by Patrick Hurst - Wednesday, September 17, 2014 2:01 PM -
5 Votes
how to remove alphanumeric characters from numeric value
You want to clean the data, not exclude non-numeric data, correct?Answered | 5 Replies | 5761 Views | Created by ds_999 - Tuesday, January 15, 2019 11:40 AM | Last reply by TheBrenda - Monday, January 28, 2019 9:43 PM -
0 Votes
Method Overload (string and numeric)
It is so much easier to just store and process money in cents (1$ = 100 cent) and thus use an integer.Answered | 6 Replies | 941 Views | Created by Richard Hildreth - Saturday, June 20, 2015 3:56 AM | Last reply by Christopher84 - Saturday, June 20, 2015 10:44 AM -
0 Votes
Character Data in Numeric Field
Hi, In SSRS expressions you can mix the data types so if you have a numeric field data type you can return a string.Answered | 1 Replies | 1484 Views | Created by ansonee - Friday, November 1, 2013 4:38 PM | Last reply by Nasa1999 - Friday, November 1, 2013 5:19 PM -
1 Votes
Find Consecutive Numeric Character combinations
Ah, one important note here (since I read other solution proposed): This regex will not parse number from text+numeric combinations like ...Answered | 9 Replies | 6312 Views | Created by BarryMcDermid - Thursday, October 8, 2009 3:15 PM | Last reply by Nenad Vicentic - Monday, February 15, 2010 5:49 PM -
0 Votes
Can you use only numeric characters in a sharepoint URL?
Hi, I have some subsites with numeric title and they are working without any issue.Answered | 2 Replies | 1462 Views | Created by MistryR - Tuesday, April 2, 2013 4:18 PM | Last reply by no-nerd - Thursday, April 11, 2013 8:59 AM -
0 Votes
Strip non-numeric characters from string
Did you refer to the linkAnswered | 19 Replies | 4482 Views | Created by jez123456 - Monday, July 27, 2015 10:55 AM | Last reply by Anthony C-UK - Monday, July 27, 2015 12:44 PM -
0 Votes
Alpha Numeric within 3 characters - VBA or Formula
It uses a VBA macro to develop all of the permutations, and will then write the results to column A of the active worksheet.Answered | 6 Replies | 3823 Views | Created by Yogananda Muthaiah - Saturday, November 24, 2012 8:26 AM | Last reply by Yogananda Muthaiah - Tuesday, November 27, 2012 4:55 PM -
0 Votes
Method Overloading for Integer and Numeric Validation
How To: Joining multiple DataTable using “LINQ to DataSet”Answered | 18 Replies | 3403 Views | Created by Rellek12 - Sunday, October 31, 2010 5:43 PM | Last reply by Yasser Zamani - Mr. Help - Monday, November 1, 2010 6:53 PM -
1 Votes
Format for a regex expressoin that strips all characters except numeric
Thanks for telling about IsMatch (I don't know that it was faster) and replace method.Answered | 6 Replies | 5581 Views | Created by Bill2010 - Thursday, December 16, 2010 11:20 PM | Last reply by WolfgangKluge - Monday, December 20, 2010 9:06 AM -
0 Votes
ORA-01858: a non-numeric character was found where a numeric was expected
Hi H.James, According to your description, the issue is a non-numeric character was found where a numeric was expected while pulling data from an Oracle ...Answered | 3 Replies | 4470 Views | Created by H.James - Tuesday, March 10, 2015 2:35 AM | Last reply by Katherine Xiong - Thursday, March 12, 2015 8:00 AM -
4 Votes
IS NUMERIC
Basically ISNUMERIC accepts some characters like $, €, ',' (comma) etc..and TAB, carriage returns etc...Answered | 5 Replies | 2369 Views | Created by Kapil.Kumawat - Monday, April 8, 2013 8:41 AM | Last reply by Krishnakumar S - Monday, April 8, 2013 10:04 AM -
3 Votes
Error converting data type varchar to numeric - maybe non printable character?
But they're the only rows returned for non numeric.Answered | 10 Replies | 1700 Views | Created by WeeLass - Tuesday, January 20, 2015 5:02 PM | Last reply by Naomi N - Tuesday, January 20, 2015 8:12 PM -
1 Votes
Format Field Code result with mixed alpha and numeric characters
There are always only two uppercase alpha characters followed by the dash (-), and then five numeric characters.Answered | 8 Replies | 2357 Views | Created by PMSS - Wednesday, January 30, 2013 1:10 PM | Last reply by PMSS - Friday, February 1, 2013 4:19 PM -
0 Votes
convert "10,999,309.40" into numeric using Foxpro
Hi, I need to convert "10,999,309.40" which is in character format into numeric value to do a calculations.Answered | 1 Replies | 4890 Views | Created by maxi_kuma - Saturday, January 23, 2010 5:55 AM | Last reply by Vladimir Zografski - Saturday, January 23, 2010 8:33 AM -
1 Votes
Options group with character field as ControlSource return Numeric first time is clicked
I found that the OptionGroup defaults to numeric when the vale in the field attached to it is null.Answered | 6 Replies | 4879 Views | Created by Luis_Guz - Tuesday, May 18, 2010 7:57 PM | Last reply by Luis_Guz - Monday, June 13, 2011 10:25 PM -
0 Votes
IN C# - HOW CAN I VALIDATE THAT A STRING HAS JUST NUMERIC CHARACTERS
This page has some useful string related functions using regular expressions: ...Answered | 8 Replies | 8574 Views | Created by TYING TO LEARN - Friday, April 11, 2008 4:35 PM | Last reply by TryException - Sunday, August 2, 2009 11:57 AM - Items 1 to 20 of 3505061 Next ›
No announcements