Sujet : Re: Anyone still use only use the Terminal?
De : ram (at) *nospam* zedat.fu-berlin.de (Stefan Ram)
Groupes : comp.miscDate : 26. Apr 2025, 14:07:23
Autres entêtes
Organisation : Stefan Ram
Message-ID : <macros-20250426140601@ram.dialup.fu-berlin.de>
References : 1 2 3 4 5
Borax Man <
rotflol2@hotmail.com> wrote or quoted:
For example, at work, I often have to do repetive work (such as generate
specifications). This involves a lot of bring up dialog boxes, clicking
options, saving files, changing filenames, over and over and over again.
And good software like Microsoft® Word or Micorsoft® Excel
even has a macro recorder that will save your activities to
VBA code which you then can edit and adapt. VBA allows one to
do programmatically whatever is possible via the GUI or create
a custom GUI. Today, you can tell the chatbot what you want
to do, and he'll then give you the VBA code . . .