K
kdp145
hello,
i was wondering if there is an option in VBA to display line numbers o
the code. we are migrating to a new server space and i need to chang
database and file locations in my code, so i am just trying to map ou
on which lines i would need to change the code. so far my best optio
is to just keep a track of the module and the procedure name in whic
the code needs to change, but going through a lot of procedures is tim
consuming
i was wondering if there is an option in VBA to display line numbers o
the code. we are migrating to a new server space and i need to chang
database and file locations in my code, so i am just trying to map ou
on which lines i would need to change the code. so far my best optio
is to just keep a track of the module and the procedure name in whic
the code needs to change, but going through a lot of procedures is tim
consuming