Search : in
By :

Date Entry & Display

Last answer on Jun 11, 2009 4:52:59 pm BST Sura, on Jun 11, 2009 8:00:00 am BST 
 Report this message to moderators

Hello,
I have a problem while entering date in the excel sheet, by Date/Month/Year (dd/mmdyy) form, it displays in Month/Date/Year (mm/dd/yy) form. How can I rectify this. I tried by changing in the format window in its "Date" and "Custom" but failed. Awaiting for your valued reply.

Sura

Configuration: Windows XP Internet Explorer 6.0

Best answers for « Date Entry & Display » in :
Secure data entry in C ++ Show Secure data entry in C ++ Using get () Using "getline ()" Remove go to newline without using getline () Sometimes when creating a program, it is needed that additional information from the user must be enterd. In C++...
Spreadsheets - Data Entry Show Cell Content A cell of a worksheet can contain a value or be empty. The value of a cell has two essential characteristics: a type, which means the intrinsic type of the data. There are generally three types of values: numeric values, for example...
[PHP]Last day of the month/Number of days in the month ShowLast day of the month and number of days in a month Using $m as the number of the month i and $y as year. Function date() can display directly the number of days in the month using the "t" character:
Display name of the Oracle database ShowDisplay name of the Oracle database To view the name of the Oracle databases and data related to them, simply run the command: SELECT * FROM V$DATABASE;
DUPLICATE ENTRY '127' FOR KEY 1 ShowDUPLICATE ENTRY '127' FOR KEY 1 If you are using MySQL and you are facing the error “duplicate entry ‘127’ for key 1” while trying to make an entry in your database table, do not panic. This should be linked to the following and can easily...
UNIX - Files ShowIntroduction to UNIX files In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/". File types UNIX systems define different...
Databases - Using forms ShowUsing forms In order to use databases, the user must be provided with an interface that allows him or her to view data based on certain criteria. There is a tool for this: forms. A form is an interface with components for displaying, entering, or...
UNIX Commands ShowTable of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a...

1

 b.notso, on Jun 11, 2009 4:52:59 pm BST

Hye you can check this tutorial for help:

http://www.techonthenet.com/excel/questions/remove_time.php

Reply to b.notso