View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default IF question or MACRO ? Which to use

Formulas cannot move anything so I would assume you need a macro.

Unless you have your formulas on the "another sheet" to pull the data from
the source sheet.

But that won't move it from the source.


Gord Dibben MS Excel MVP

On Tue, 16 Sep 2008 12:11:01 -0700, DMK
wrote:

I'm trying to use a "checked Box" , then move information from one page to
another page.
Can I use an IF message or do I need to do a MACRO?