$$Excel-Macros$$ Help Help

2017-06-16 Thread Vinay Panchal
Dear Excerpt, When i drag below Formula than like range A1:A25 than some no showing duplicate. I want to only unique no when i drag the below formula =Randbetween(1,100) Regards Vinay Panchal -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) !

$$Excel-Macros$$ HELP HELP!!! Error 76 when running a Macro!!! time matters

2016-12-05 Thread Federico Miranda
Hello, I am receiving the error 76 when running a macro here some of the script Sub All() Sheets("Dictionary").Select Range("B2:B150").Select Selection.Copy Sheets("Macro").Select Range("E11").Select Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone _ , SkipBlanks:=