How do I make a name formula auto update in Excel

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

Guest

I defined names in my workbook but they don't auto calculate. When I press
control shift alt F9 the calculations are accomplished and work fine.
Any suggestions?

Thanks,
Mike
 
Hi
what exact formulas do you use?. Also have you checked that automatic
calculatiuon is enabled
 
Hi Frank,
A couple examples of named formulas I use are:
CB =IF(!IN2=-500,"CB","")
TotalBalance =IF(!IO14="","",SUM(!IO14:IT14)).

Automatic calculatiuon is enabled. I just can't figure it out!

Thanks for your response,
Sammy Soup
 
Hi
do you use a name such as
!IO14

I doubt Excel accepts this. Your names looks like cell references. Maybe try
to use a more meaningful name such as Name_In
 

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