
Last seen: Sep 16, 2025
Hi Damon, As Pyramidion isn't yet supported on CoinGecko this task can't be done. You could write some code to connect to the CoinGecko API and ...
VLOOKUP function
Hi Aaron, There are a number of ways to make your code pause, check this Does this process have to be written in VBA? Could you use Python? ...
Hi Janine, You can learn to use the IF function with these posts In E2 you need =IF(B2=0,A2,"") and in G2 =IF(B2=0,$B$1,"") ...
Hi Vic, I don't have any issues adding data to that workbook or adding/deleting columns. The issue seems to be specific to whatever setup you ha...
There's no attachment
Hi Vic, The VBA module in your workbook is password protected so I can't look at it. I never run VBA without checking it over first. Phil
Hi, Can you please attach your workbook so we can see what you are working with. Regards Phil
Hi Jernej, Can you please supply the workbook so we can see what you have done. Regards Phil
Hi Vic, I don't understand what you have done with 'UnprotectAllSheet'. If you can share the workbook with the new code it might offer some clues....
Hi Vic, I can't reproduce your problem either. Given that 4 of us with different PC's and versions of Excel can't reproduce your problem it looks ...
Hi Astrit, Just do as already suggested here 1. Allow users to load the same file from a shared network drive 2. Load an add-in from shared n...
Hi Vic, You can use something like YouTube, Vimeo or Daily Motion to host your video and then link to it here. Regards Phil
Hi Astrit A workbook that contains macros will not execute those macros if it is opened in Excel Online. The macros are still stored in the file...