Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to compile a list of drawings we receive, which are referenced A,
B, C or 1, 2, 3 etc (from different sources). It correlates to the date it is received eg: Date 02-02-09 10-02-09 20-02-09 05-03-09 08-03-09 Revision A B C Revision 1 2 Is there a formula so that I can have one column which always displays the most current revision, and automatically updates when that column is amended? Also, every cell is not amended for each date ie sometimes we only get two drawings so all the other cells are left blank in that column. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=CHAR(MAX(CODE(B2:D2)))
entered as an array formula (confirmed with Ctrl+Shift+Enter) Regards, Stefi €˛DaniMa€¯ ezt Ć*rta: I am trying to compile a list of drawings we receive, which are referenced A, B, C or 1, 2, 3 etc (from different sources). It correlates to the date it is received eg: Date 02-02-09 10-02-09 20-02-09 05-03-09 08-03-09 Revision A B C Revision 1 2 Is there a formula so that I can have one column which always displays the most current revision, and automatically updates when that column is amended? Also, every cell is not amended for each date ie sometimes we only get two drawings so all the other cells are left blank in that column. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get a graph to show the highest value at the bottom | Charts and Charting in Excel | |||
2 rows, highest No in row 1, then highest number in row 2 relating to that column, possible duplicates | Excel Worksheet Functions | |||
How to show the drive letter in the path on the title bar? | Excel Discussion (Misc queries) | |||
Excel Formula - to calculate highest number from a set of numbers | Excel Worksheet Functions | |||
Can I show server name instead of drive letter? | Excel Discussion (Misc queries) |