473,385 Members | 1,901 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,385 software developers and data experts.

Date/Time control

Hi

Users of the new system complain that it is not easy to use the new 'date
control' because they can't select all the date parts and overkey the value.

Is there a way of allowing the user to do that or any other technique that
will speed up data entry

Thank you,
Shmuel Shulman
Jan 8 '06 #1
4 1489
Have you thought about using a normal textbox for data entry? and you can
put in a button on the side which can display a date control which will
otherwise be hidden.

Cyril
Jan 9 '06 #2
Exactly, we used a textbox and a button (to show a calendar if the user
really needs it) and the textbox allowed the user to enter 31122005 and then
we reformatted on LostFocus to 31/12/2005. If the user is fast with the
numeric keys to the right of the keyboard, that's the fastest way to enter a
date, IMO

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com

"Cyril Gupta" <no****@mail.com> escribió en el mensaje
news:eo**************@TK2MSFTNGP11.phx.gbl...
Have you thought about using a normal textbox for data entry? and you can
put in a button on the side which can display a date control which will
otherwise be hidden.

Cyril

Jan 9 '06 #3

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Exactly, we used a textbox and a button (to show a calendar if the user
really needs it) and the textbox allowed the user to enter 31122005 and
then we reformatted on LostFocus to 31/12/2005. If the user is fast with
the numeric keys to the right of the keyboard, that's the fastest way to
enter a date, IMO


It's always worth remembering that a terminal screen or DOS window is faster
for a skilled data entry operator than any Windows type display.

Jan 9 '06 #4
"Homer J Simpson" <no****@nowhere.com> escribió en el mensaje
news:%jzwf.72503$OU5.63079@clgrps13...
It's always worth remembering that a terminal screen or DOS window is
faster for a skilled data entry operator than any Windows type display.


I think you can always make a Windows user interface as fast as the DOS
version if you design it carefully (passing the focus to the next control
when the previous is filled, making the Return key to tab, etc.) and
unpluging the mouse during the tests ;-)

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com


Jan 10 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Marauderz | last post by:
Hello guys, got a little question regarding the regional language settings . Anyway I got a Windows 2003 Server machine that was installed with the date format "dd/MM/yyyy" and location still...
3
by: RSB | last post by:
Hi Every one , IS there any Date Time Control with .Net. All i want to read is the Date and Time in a Single Field like 12/31/2004 09:23:23AM. if there is any then any examples for it. and if not...
6
by: Luvin lunch | last post by:
Hi, I'm new to access and am very wary of dates as I have limited experience in their manipulation and I know if they're not done properly things can turn ugly quickly. I would like to use a...
1
by: Susan Bricker | last post by:
Greetings. I have a report (actually all of my reports in an MDB) that I want to date/time stamp at the bottom. Previously, I had used the builtin function of Now(). I thought that would give...
0
by: fredloh | last post by:
i have a tab control on my form. i then have several microsoft date and time picker control on the tab control. when i select a date on any of the date and time picker control, the result of the...
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:
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.