While I would like to know how to make macros, I don’t know how to make them, and I dont really have much time to learn the techniques given my task at hand right now. So errr… I’m gonna have to beg for help here… What I want simple enough, so here goes…
Part I - Setting up the problem. Imagine entering calc and typing some text into a cell.
Part II - The Macro’s Functional Part - Right click the cell to get a drop down menu with an option to - 1.) create a new worksheet, and 2.) automatically create a hyperlink to jump to it when the link is clicked.
That’s it. That’s all I want it to do.
The only difficulty might seem to be naming the worksheet, but calc assigns default names as it is, and that is fine. The hyperlink itself should designate the relationship between the sheets.
I would program it (in python) myself, but I dont know the commands.
Any help VERY MUCH appreciated!