I would say that S80 is in a similar state of Limbo to EPOC in that no new machines use it, but there is still a user base and new 9300i machines were still available until recently.
I use a macro type application on my PC called AutoHotKey (see www.AutoHotKey.com). There is a version available for Windows Mobile, but I have not tried this as I still use my trusty 9300i.
Regards,
Martin
----------------
- ORIGINAL MESSAGE
------------------
> Date: Wed, 10 Feb 2010 02:40:34 -0500 (EST)
> >From: Ajai Khattri <address truncated>
> Subject: Re: Macro Program
>
> On 8 Feb 2010, "Martin O'Neill \(IOL\)" <address truncated> wrote:
> > FileNote by Edo provides more extensive macro capability on the Nokia S80
> > platform. FileNote's macros can interact with any application on the S80
> > platform as well as providing superb macro capabilities to FileNote as a > > file manager.
> Not sure if S80 is used anymore - the latest E90 doesn't use S80 so it may > become another dead platform.
> I thought the original question was asking if something like Macro was
> available for non-Symbian platforms like Windows or Android.
To Cathy
Alternative method to CountIf formula.
Here is a "do-it-yourself" alternative to CountIf formula. Add a column
For each relevant line of this column add the IF formula corresponding to your criteria (I.E : =IF(condition;1;0)
this yields a 1 if the condition is true, a 0 if it is false, on each line. SUM the column up
this yields the number of "1" in the column thus the number of true conditions.
Hide or make the column as narrow as possible.
The same technique can be used to obtain other functions such as SUM of PRODucts, SUM IF, number of values etc.. (sorry I don't know the exact name of these functions in English, but I thik you got the idea)
Hope this helps
Regards