June 18th, 2007, 9:06 am
Hi, sorry for this stupid question, please this is serious to me!There's a simple way to note an excel range in VBA, that is to put [] around the range name, for example:[RangeN] instead of range("RangeN").I have always been using this notation, but recently I've changed machine and it doesn't work anymore, I suppose that I should turn on a certain option to enable this.... would you please tell me how?Many thanks!