DJ wrote...
Is possible to create macro in excel without using VB?
If you're thinking of Access macros, which aren't VBA, no, Excel
provides nothing comparable. You could create XLM macros in macro
sheets, but you'd be better off using VBA. The macro recorder will
record most actions as VBA code. Have you tried it?
On a different tack, is the issue your macro security settings?