473,388 Members | 1,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

input mask error troubleshooting

2
Hi,

I have a problem with one of my form. I want to record some data in a table by using a form. One of those data it is the time and I want to use an input mask to be sure that everyone will enter the data in the same way. There is my problem:

After the first digit I'm entering in the field, the message error "The value you entered isn't appropriate for the input mask '99:00\ >LL;0;_' specified for this field" appears. I'm pressing "OK" and the same error appear immediately. I'm pressing "OK" a second time and everything works well after that, I can continu to fill my field. So I don't understand why I cannot complete the field before the error appears and why it appears twice.

If someone can help me, it will be appreciate.

Thank you

guig
May 28 '08 #1
3 2734
NeoPa
32,556 Expert Mod 16PB
What Input Mask are you using (Exactly)?

I used '99:00\ >LL;0;_' and it worked perfectly for me (I did have to position the cursor to the left first).

PS. You don't say what data you attempted to input. Mine was 1111am (11:11 AM was shown).
May 29 '08 #2
missinglinq
3,532 Expert 2GB
I did the same as you, NeoPa, with the same results. In point of fact, if an incorrect character was entered, such as an alpha character in the first position instead of a numeric character, what should have occured would be that no character would appear and, depending on your system settings, a warning beep or some such would sound. The warning message should only come up when you exit the textbox. Which makes me think about corruption. I'd delete then recreate the textbox.

Welcome to Bytes, Guig!

Linq ;0)>
May 29 '08 #3
Guig
2
Hi Guys

Thanks for your answers...

I deleted the text box to check for corruption and my problem is still there.

I'm tring to enter the same type of data than you NeoPa, medium time. But after 1 digit, numeric one, the error message appear even if I don't exit the textbox. It's like if I have an event to refresh my data every time I write something. But I removed all filter and sort, check all event (nothing), and I still have the problem. Maybe this can help you too... Sometime, but not every time, after I exit my first textbox, the row of this data move up, but not my cursor, so if I write data in the second textbox, I overwrite on my last data row. Not sure if is clear...

ID Time Moisture
48 2:05 am 9.52
49 2:16 am 10.47
50 2:28 am 9.01
*

If I'm entering a new data (ID 51), when I exit the first textbox, than happen:

ID Time Moisture
48 2:05 am 9.52
51
49 2:16 am 10.47
50 |2:28 am 9.01
*
my cursor appers on second textbox of last row (ID 50)

I hope this could help you to help me...

Thanks and have a nice day

guig
Jun 4 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: David W. Fenton | last post by:
I'm working on a subform where users put in 24-hour time. On their paper forms, they've been accustomed to referring to midnight as 24:00 (instead of as 0:00, which kind of makes sense from a human...
9
by: Paul | last post by:
hi, is there an input mask i could use on a report to do the following: (1) if i enter "THISISATEST" on my form, i want the text box on my report to display: "T H I S I S A T E S T". (2) if...
2
by: Paul | last post by:
Hi everyone, here is the problem: I have 2 fields...Province and PostalCode The afterUpdate event of the province has this snippet of code: ... ... If Country = "canada" Then...
2
by: johnp | last post by:
Hi, Our Tech department updated users to Office 2003 this week. Now the input mask in one of the applications is showing up as: (###) ###-### The input mask wizard works correctly when I...
7
by: F. Michael Miller | last post by:
I have a db with Access front end, sql back, linked tables. I need to be able to change input masks at the table level in code. Any ideas? Thanks!
3
by: AA Arens | last post by:
When I want the first character of a field to be Uppercased, I need to make an input mask, like >L< followed by ??????? for example. But this mask creates ____ in an unfilled field, which I don't...
7
desklamp
by: desklamp | last post by:
I'm a total Access newbie, please bear with me! Using Win2K/Access 2003. I'm trying to create a table in which I can store IP addresses and other information. According to Microsoft, there is no...
1
by: Doug | last post by:
Hi, I created a short date field. The format is dd/mm/yyyy when displayed. The input mask is set to 99/99/00;0 (default, I didn't type anything). If I edit an existing date, say change...
14
by: Trevor2007 | last post by:
I would like to allow the user to enter an input mask for a field and have the appropriate error message display if the citeria isn't met.ie: input mask = 99AA99"A""B" the message box would then...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.