D
Dan
I am trying to assingn via vba a formula that is more than 255 character.
using: range("A1"). formula = "bla blaa...."
is there a way around the 255 character limitation
using: range("A1"). formula = "bla blaa...."
is there a way around the 255 character limitation