Isn't it amazing how you can look at a formula for hours and still miss the obvious? Thanks to all for the help... But I did forget to mention that the cell this formula was checking was a list box... I just wanted to copy whatever the entered in the first sheet... thanks!

Was...
=IF(A48="","↓REQUIRED↓","")
=IF(A48="","",IF(A48>0,A48,""))

Now...
[A94] =IF(A95="","↓REQUIRED↓","")
[A95] =IF(A48="","",A48)

We will discuss my noobe move with no one....