python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
XLSX XML cell formatting works in LibreOffice but not MS Excel
I modified data tables xlsx export to generate tables with my custom styles. Primarily for the background colors. Mine is a mess, but it works. It generates the xlsx file and in LibreOffice it looks e...

Moeren
Votes: 0
Answers: 1
Copy data from cell above in specific cell below
I have a table with years above and i want to copy it to specific cells below:
I want in example to copy years in (H1; I1) to (H78; I78) by choosing H78 and use Ctrl+V as shortcut , etc... i dont wan...
Link
Votes: 0
Answers: 1
incorrect fill when plot is in stepline slyle
//@version=5
indicator(title="Weeks_OC", shorttitle="Weeks_OC", overlay=true)
w_close = request.security(syminfo.tickerid, "W", close, barmerge.gaps_off, barmerge.looka...
Nik
Votes: 0
Answers: 1