What function would move a closed record to another worksheet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need help writing a function that will move all of my client info to
another worksheet once the account is closed.
 
Hi

No function can do it - only a procedure (function/formula returns a value,
based on given parameters, and display it in same cell where it is in).

Of corse there are possibilities do display on another sheet a list of
entries for which some criteria is displayed. I.e. on another sheet are
displayed all closed accounts (but in original table it remains too, and
when you delete it from there, it disappears from another sheet too, unless
you replace formulas with values before).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top