PDA

View Full Version : Value in one cell, I need to get the value of another cell



cwade
2006-03-24, 06:41 PM
I have a table that if there is a value in one cell, I need to get the value of another cell, any suggestions?

Mike.Perry
2006-03-24, 11:15 PM
Hi

Please note I have *moved* this thread from the AutoCAD 2007 General (http://forums.augi.com/forumdisplay.php?f=342) forum to this one, as I feel this particular forum is a more appropriate place for such a topic.

Thanks, Mike

Forum Moderator

Mike.Perry
2006-03-25, 12:04 AM
I have a table that if there is a value in one cell, I need to get the value of another cell, any suggestions?Hi

The following should hopefully help...

ID: TP5567680 - Cutting and pasting table cell formulas (http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5567680&linkID=2475176)

ID: TP5567688 - Using cell references from other tables in table formulas (http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5567688&linkID=2475176)

ID: TP5567628 - Using formulas in table cells (http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5567628&linkID=2475176)

ID: TP5567609 - A quick way to enter formulas for multiple rows (http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5567609&linkID=2475176)

ID: TP5564808 - Using trigonometic calculations in table formulas (http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=5564808&linkID=2475176)

Have a good one, Mike

cwade
2006-03-27, 04:18 PM
None of those answer the question, I need to know if there is a value in one cell, then I need the value of another cell in the same row to be used.

Say for an example:
If C5 is true(has a value) then return the value of C3

Mike.Perry
2006-03-27, 08:32 PM
None of those answer the question, I need to know if there is a value in one cell, then I need the value of another cell in the same row to be used.

Say for an example:
If C5 is true(has a value) then return the value of C3Hi

Apologies for only trying to help before...

As far as I know, AutoCAD Tables do not support "IF" statements...

RE: Do Table in AutoCAD 2006 utilize multiple formulas in one cell?

Have a good one, Mike

cwade
2006-03-28, 07:27 PM
I appreciate the help, this is a much needed feature, why can't we get these right to begin with befor eadding a mess of new features (refering to 2007 and the 3d stuff that no one here will use)?