Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default #VALUE! from Function()...Posted in Excel General Questions by mis

I meant to post this question here, but accidentally ended up posting it in
the Excel General Questions forum. Rather than re-post the entire message
here, I'll summarize the question here. If you are interested, please go to
Excel General Questions and view the entire post there.

I've written a function() that validates the interrelationship
between 3 cells. When I run the function with all 3 cells empty, I get the
#VALUE! error. Can anyone spot what's triggering
the #VALUE! error, or suggest further debugging ideas?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default #VALUE! from Function()...Posted in Excel General Questions by mis

What's your formula (function)?

--

"pwrichcreek" wrote in message
...
I meant to post this question here, but accidentally ended up posting it in
the Excel General Questions forum. Rather than re-post the entire message
here, I'll summarize the question here. If you are interested, please go
to
Excel General Questions and view the entire post there.

I've written a function() that validates the interrelationship
between 3 cells. When I run the function with all 3 cells empty, I get the
#VALUE! error. Can anyone spot what's triggering
the #VALUE! error, or suggest further debugging ideas?




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default #VALUE! from Function()...Posted in Excel General Questions by

Thanks for your reply.

The code is shown in detail in the other forum. As I said "If you are
interested, please go to Excel General Questions and view the entire post
there."

Perhaps I should not worry about duplicating the entire post here? Some
forums get really upset over that.

"PCLIVE" wrote:

What's your formula (function)?

--

"pwrichcreek" wrote in message
...
I meant to post this question here, but accidentally ended up posting it in
the Excel General Questions forum. Rather than re-post the entire message
here, I'll summarize the question here. If you are interested, please go
to
Excel General Questions and view the entire post there.

I've written a function() that validates the interrelationship
between 3 cells. When I run the function with all 3 cells empty, I get the
#VALUE! error. Can anyone spot what's triggering
the #VALUE! error, or suggest further debugging ideas?





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default #VALUE! from Function()...Posted in Excel General Questions by

I didn't get a solution from either forum where I posted this message. I
found the error to be in using a RETURN statement instead of an EXIT
statement where I wanted an immediate return from the function, rather than
letting the funtion exit dy default at the END FUNCTION statement.

Kindof suprised that the compiler did not flag the RETURN statement, which
apparently is not a legal VBA statement.


"pwrichcreek" wrote:

Thanks for your reply.

The code is shown in detail in the other forum. As I said "If you are
interested, please go to Excel General Questions and view the entire post
there."

Perhaps I should not worry about duplicating the entire post here? Some
forums get really upset over that.

"PCLIVE" wrote:

What's your formula (function)?

--

"pwrichcreek" wrote in message
...
I meant to post this question here, but accidentally ended up posting it in
the Excel General Questions forum. Rather than re-post the entire message
here, I'll summarize the question here. If you are interested, please go
to
Excel General Questions and view the entire post there.

I've written a function() that validates the interrelationship
between 3 cells. When I run the function with all 3 cells empty, I get the
#VALUE! error. Can anyone spot what's triggering
the #VALUE! error, or suggest further debugging ideas?





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
Why can't I find my posted questions??? FMW Excel Discussion (Misc queries) 0 January 5th 10 06:13 PM
Finding questions I have posted kevan Excel Worksheet Functions 5 January 9th 09 01:19 AM
excel general questions zay Excel Discussion (Misc queries) 1 May 23rd 05 03:15 AM
SPAM in Excel General Questions Carole O Excel Discussion (Misc queries) 1 January 7th 05 08:04 PM
Repost:I accidentally posted this in the general excel forum. Date Logic ExcelMonkey[_81_] Excel Programming 0 February 11th 04 03:00 AM


All times are GMT +1. The time now is 06:45 PM.

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

About Us

"It's about Microsoft Excel"