Mariagiulia has attended:
Excel Advanced course
Excel VBA Intro Intermediate course
Excel VBA Advanced course
VBA
Is there a way to record Codes in VBA and have access to those codes from any spreadsheets?
RE: VBA
Hi Mariagiulia
Yes there is.
You need to record the macros in the Personal Macro Workbook and then all you open Workbooks can see the code.
The Personal Macro Workbook is a hidden workbook which opens every time you open Excel.
Carlos