Re: copying empty cells, or not
Morten Welinder <[email protected]> Wed, 3 Jun 2020 22:09:37 -0400
| Newsgroups | gmane.comp.gnome.apps.gnumeric |
|---|---|
| Message-ID | <CANv4PN=ktMf52PqZ9XZ7hV7=rdKH3OpoA-CzopwtYNVbj+eayA@mail.gmail.com> |
Actually, it's not a good idea. Excel seems to return 0 in this case making our result a bug. You are better off creating a new function, say COPYVALUE, in fn-info to do the copying. M.