How can a formula in a cell automatically update when inserting a.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to format a cell so that the formula connected to that cell
automatically adjusts to a line insertion?
 
No, you can put a reference within indirect and it always will point to that
particular cell

=INDIRECT("A2")

as opposed to =A2

Don't know if that's your problem though

Regards,

Peo Sjoblom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top