Manfred has attended:
Excel Intermediate course
Excel Advanced course
Outlook Advanced course
Excel VBA Intro Intermediate course
Auto Functions
How do you retrieve the information displayed at the bottom of the Excel frame?
RE: Auto Functions
Hi Manfred
The short answer is NO.
If you require the system to record the calculated total of any range selected you would need to:
Create a macro, attached to a button that is clicked when required
It would then store the result in a preassigned place eg Variable
Regards
Carlos