PC Review


Reply
Thread Tools Rate Thread

Application.StatusBar or equivalent for user defined functions

 
 
Bob Nyholm
Guest
Posts: n/a
 
      18th Apr 2008
I would like to update the status bar from within a user defined
function. Application.StatusBar works for macros / subroutines, but
does NOT work for user defined functions as best I can tell. Is there
an equivalent call? Any help will be appreciated.
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      18th Apr 2008
Functions called from worksheet cells can't do this kind of thing.

About the only thing that they can do is return a value to the cell that owns
the formula.

Bob Nyholm wrote:
>
> I would like to update the status bar from within a user defined
> function. Application.StatusBar works for macros / subroutines, but
> does NOT work for user defined functions as best I can tell. Is there
> an equivalent call? Any help will be appreciated.


--

Dave Peterson
 
Reply With Quote
 
Bob Nyholm
Guest
Posts: n/a
 
      18th Apr 2008
On Apr 18, 11:49*am, Dave Peterson <peter...@verizonXSPAM.net> wrote:
> Functions called from worksheet cells can't do this kind of thing.
>
> About the only thing that they can do is return a value to the cell that owns
> the formula.
>
> Bob Nyholm wrote:
>
> > I would like to update the status bar from within a user defined
> > function. *Application.StatusBar works for macros / subroutines, but
> > does NOT work for user defined functions as best I can tell. Is there
> > an equivalent call? Any help will be appreciated.

>
> --
>
> Dave Peterson


Thanks for your help - wishful think on my part. I also tried
executing a subroutine from within the function to update the status
bar, again without success. Like you say, the function umbrella is
very restrictive.

.......bob
 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      18th Apr 2008
And excel is pretty smart!

You can't fool it by hiding the code in subroutines of subroutines of
subroutines <vbg>.

Bob Nyholm wrote:
>
> On Apr 18, 11:49 am, Dave Peterson <peter...@verizonXSPAM.net> wrote:
> > Functions called from worksheet cells can't do this kind of thing.
> >
> > About the only thing that they can do is return a value to the cell that owns
> > the formula.
> >
> > Bob Nyholm wrote:
> >
> > > I would like to update the status bar from within a user defined
> > > function. Application.StatusBar works for macros / subroutines, but
> > > does NOT work for user defined functions as best I can tell. Is there
> > > an equivalent call? Any help will be appreciated.

> >
> > --
> >
> > Dave Peterson

>
> Thanks for your help - wishful think on my part. I also tried
> executing a subroutine from within the function to update the status
> bar, again without success. Like you say, the function umbrella is
> very restrictive.
>
> .......bob


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
User defined functions that are array functions Richard Microsoft Excel Programming 1 22nd Oct 2009 06:56 PM
Re: User Defined Functions Dana DeLouis Microsoft Excel Worksheet Functions 1 22nd Sep 2008 10:16 AM
User Defined Functions - Help Text - Make it Easy for the User Andibevan Microsoft Excel Programming 4 17th Mar 2005 09:51 AM
Show user-defined comments for user-defined functions vinesh Microsoft VB .NET 2 2nd Nov 2004 01:14 PM
excel functions and User defined functions =?Utf-8?B?S2FuYW4=?= Microsoft Excel Programming 4 20th May 2004 11:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:12 PM.