OdysseusVII
New Member
- Joined
- Aug 29, 2014
- Messages
- 1
I'm not sure if this is even possible but I'm trying to populate a series of different answers depending on the value of previous cells. The different formulas are below, but I would need any given cell in the 5th column to be able to return any of these four answers based on the previous 4 cells. Right now we are populating the 5th column manually and it is hugely time consuming.
I really appreciate any help you may be able to provide.
[TABLE="class: cms_table, width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Complete[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]No Cert[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]Not Started[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]Not Compliant[/TD]
[/TR]
</tbody>[/TABLE]
I really appreciate any help you may be able to provide.
[TABLE="class: cms_table, width: 500"]
<tbody>[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Complete[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]No Cert[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]#N/A[/TD]
[TD]Not Started[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]1[/TD]
[TD]#N/A[/TD]
[TD]Not Compliant[/TD]
[/TR]
</tbody>[/TABLE]