#1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default #Value Error?

Hi, not sure if a problem (application was closing till fixed trick on if:
NOT(isnumber, then (isnumber.. ), have equation for entering text date in
cell form as:

:yymmdd

formula is for conditional format if within x days, when put formula in
external cell to edit, / verify I get #value errors, they seem to be because
I do not have a date in the source cell. do I disregard error?

I added an item to show: if <1.. and no date, then true. date entered, in
or out of range = ok true / false. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default #Value Error?

Might be trying to do the numerical test on text. As an experiment try:

38749

in place of your date to see if the problem goes away
--
Gary''s Student


"nastech" wrote:

Hi, not sure if a problem (application was closing till fixed trick on if:
NOT(isnumber, then (isnumber.. ), have equation for entering text date in
cell form as:

:yymmdd

formula is for conditional format if within x days, when put formula in
external cell to edit, / verify I get #value errors, they seem to be because
I do not have a date in the source cell. do I disregard error?

I added an item to show: if <1.. and no date, then true. date entered, in
or out of range = ok true / false. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default #Value Error?

sorry, forgot to include the formula:)

=IF(OR(AN9="",AU9="",LEFT(U9,3)=":ok"),"",IF(AND(A N9<1,AU9<1),OR(LEFT(U9,2)=":?",NOT(ISNUMBER(ABS(MI D(U9,2,6)))),AND(ISNUMBER(ABS(MID(U9,2,6))),TODAY( )DATE(MID(U9,2,2)+100,MID(U9,4,2),MID(U9,6,2)-(($I$7+1)*2)))),""))

and to ask how to correct if no date present portion not working:
not(isnumber..
thanks

"nastech" wrote:

Hi, not sure if a problem (application was closing till fixed trick on if:
NOT(isnumber, then (isnumber.. ), have equation for entering text date in
cell form as:

:yymmdd

formula is for conditional format if within x days, when put formula in
external cell to edit, / verify I get #value errors, they seem to be because
I do not have a date in the source cell. do I disregard error?

I added an item to show: if <1.. and no date, then true. date entered, in
or out of range = ok true / false. Thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ignore error msgs in formula references gharden Excel Discussion (Misc queries) 4 June 17th 05 12:14 AM
Error trapped only while stepping through the code - Not triggered when run Jeff Excel Discussion (Misc queries) 7 March 7th 05 06:29 PM
Error trapped only while stepping through the code - Not triggered when run Jeff Excel Discussion (Misc queries) 0 February 28th 05 06:26 PM
Problem with VBA returning the contents of a long formula. [email protected] Excel Discussion (Misc queries) 2 February 23rd 05 12:14 AM
ERROR Pinto1uk Excel Discussion (Misc queries) 1 February 8th 05 03:15 AM


All times are GMT +1. The time now is 10:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"