Last seen: Jun 11, 2026
If you want the value in E7 to be in F12:F62 then in F12:F62 you type =$E$7 Not sure what you mean by 'according required' but I think you might wa...
Hi Lea, You should be able to print the file on one page by adjusting the print settings or page setup, e.g. In your print dia...
When you are writing your reply, there's a button below the box you are typing in marked 'Attachments'. Click on that and then on 'Add Files' and sel...
Hi Damon, I wouldn't use Excel for this. You'd be better off writing something in the languages supported by the CoinGecko API like NodeJS or Pytho...
You may have a missing reference. In the VBA editor go to Tools->References and look through the list for anything marked MISSING. If you find ...
Hi Peter, Can you please supply the workbook with the data to be used in Step b, otherwise the form submission doesn't work. Please explain what...
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