View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
YellowBird YellowBird is offline
external usenet poster
 
Posts: 13
Default Need to get contents of one cell to populate into other(s).

I need to populate the contents of one cell (may be date or numerical) to
other cell(s) depending on whether a condition is met. Is there a way to use
one of the Excel Functions to test if there is content in a given cell and
then return just the content of another cell? If there is no content in the
tested cell (cell is empty/blank), I would want no results to move to testing
cell (testing cell needs to remain blank). In addition, would this same
Function be capable of returning the cell content if in one instance, it was
a Date and another it was Numerical?

Any help would/will be greatly appreciated.

SHD

--
SHD