Hi,
I have question...since the web is very scarce of this and i'm not sure where's the specific community for it and the Microsoft Office community is bugged and i can't post discussion after selecting the category, so i'm asking here..
This is about Office Script and not VBA since my project is required using Power Automate and Office Script.
So basically,
1.I want to check the value of 2 column row by row, let's say Column U and V....Let's say If column U=T and V=F the script will update column W to be A.
2.After updating, if column W is empty, i want to delete the entire column.
I tried using Filter but Office Online did not support get visible column and to only update the visible row only.
Any suggestions and solutions?
Thank you very much.