View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.misc
Joe User[_2_] Joe User[_2_] is offline
external usenet poster
 
Posts: 905
Default How to enter excel dates for last year?

"מיכאל (מיקי) אבידן" <micky-a*at*tapuz.co.il wrote:
This might solve the typing and "appearance" but produce woeful results,
if he needs to run any calculations on those "dates"


My comments make the same assumption that Billns makes, namely: "if the
dates are __all__ last year". Since neither 2009 nor 2010 is a leap year, I
believe, as Billns's does, that date calculations will have the same result
regardless of which year is actually used.

If your point is to challenge Billns's assumption, that's fine. But he did
say "if". It is up to JCarlos (and others) to read the comments carefully.

That said, I would prefer the Workbook_Change solution suggested by Don and
Tom. It is the more general solution for __all__ years.


----- original message -----

"מיכאל (מיקי) אבידן" <micky-a*at*tapuz.co.il wrote in message
...
This might solve the typing and "appearance" but produce woeful results,
if
he needs to run any calculations on those "dates" - and he didn't
emphasize
that he do not...
Micky


"Joe User" wrote:

"Billns" wrote:
If the dates are all last year, why do you even need to display the
year or care which one it really is? Format the column as mm/dd.


Or if JCarlos would like the date to __appear__ as 2009, enter dates in
the
form mm/dd, but use the Custom format mm/dd/"09" or something like that.


----- original message -----

"Billns" wrote in message
...
On 4/3/2010 9:39 AM, JCarlosJr wrote:
Hi gang,

Its tax time and I'm trying to enter my expenses ito EXCEL for last
year
(don't even remind me I should do this as the year progresses).

Anyway, for speed of entry I would like to enter just mm/dd. Excel
will
complete the year for me as 2010.

I could change the system date, but this has bad reprocussions,
especaill
when multi-tasking.

I could create a column which subtracts 365 from my entry column and
then
paste values from my "dummy" column into my entry column.

BUT, does anyone have a better suggestion to force dates entered on a
specific book, sheet, or even colum to s different default year than
the
system date year?


If the dates are all last year, why do you even need to display the
year
or care which one it really is? Format the column as mm/dd.

Bill


.