Forum Discussion

jpowell1080's avatar
jpowell1080
Copper Contributor
Feb 21, 2020
Solved

VBA module code not working after save or cell edit - strange behavior

I'm very new to VBA so excuse my ignorance and know that any help is much appreciated. I am trying to create a function (in insert>module) to sum based on cell color and then separately (in the sh...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Feb 21, 2020

    jpowell1080 No rush! It's almost diner time in my part of the world and after that I'm away. The "Application.Volatile" makes the function calculate every time data gets entered and "Return/Enter" pressed. It may slow your system down if you have massive amounts of these formula in your sheet, but I haven't really noticed a problem with it.

Resources