Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a formla in my portfolio excel worksheet that caculates the highest
level a stock has reach during the year |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"hcorrea53" wrote in message
... I need a formla in my portfolio excel worksheet that caculates the highest level a stock has reach during the year Hi HCorrea53, Look at the MAX worksheet function in Excel help. In VBA, try: Application.Max(...) If this does not resolve your query, post back with more detail. --- Regards, Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
perpetual inventory - stock level - math flow?? | Excel Worksheet Functions | |||
Chart with multiple tracks and scrolling | Charts and Charting in Excel | |||
minimum stock level | Excel Worksheet Functions | |||
My own stock chart with open/close same level? | Charts and Charting in Excel | |||
About calling highest level in columnfield | Excel Programming |