I have two sheets, Contacts and Mailer
Visible cells from contacts: Column B after filtering / viewing the filter in the Google spreadsheet must be copied to column A Mailer.
Since there is no public function for the getvisibility string yet, how do I do this? I do not want to write a lot of FILTER () codes, because the filters can continue to change, they will be defined by the user ... the results will always be in column B.
Please let me know about solutions / workarounds.
Worst case scenario: until the row visibility function is open, we will have to manually copy cells from one sheet to another, but I hope to avoid this :)
thanks
source share