Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Can I create an absolute link between two cells in different tables?

jim3thornton
Advocate

Can I create an absolute link between two cells in different tables?

jim3thornton
Advocate
Advocate

We have created a Table that has formulas linked to a dataextraction table.  This additional table has been created for us to have better control of how we are presenting the data.

 

The problem that we have found is ... if we need to delete or add a row because we may need to add or delete a unit type ... the values that we had mapped between cells of two different tables DO NOT remain locked.  

 

If we were originally linking to C3 in Table 1 .... after an addition we could be linked C4 or greater ... and if we subtract a row, we would then be referencing C2 ...

 

Is it possible to LOCK that connection at C3?

 

I have attached a few examples ... 

 

Links between Cells of Differnet Tables.JPG

0 Likes
Reply
381 Views
3 Replies
Replies (3)

john.vellek
Alumni
Alumni

Hi @jim3thornton,

 

With a little playing, I discovered that you can reference an absolute cell location similar to the way you do it in Excel.  I did this in a single table and did not link between tables.

 

Capture.PNG

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes

jim3thornton
Advocate
Advocate

I added the dollar signs as you had shown ... and found that it retained the value for the first column of the 1A and 1B, but the cells below did not retained the value ...

 

partially there ...

 

on a side note is there a command that will allow the column and row headers to be visible so I can print them?

0 Likes

john.vellek
Alumni
Alumni

Hi @jim3thornton,

 

I am not sure what you mean by cells below.  That $ notation should hold the absolute value for any cell where you use it so perhaps you need to apply it in the lower cells too.

 

There is no way to display the actual row and column labels although you could certainly add a row and column and type in the values.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes