Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Any way to generate an int column based on another?
                        
                        
                        
                        
                      
                      
                      
                  
                  
                I have a column for inventories that must be based off another column.  For intstance, can I create a column (column Y) that is based off another column (column X).  i.e.  Column X = Column Y + <so...