Your problem is with the AND that is not used.
Here it is as code:
Sub test()
Dim a As String
a = Chr(34)
Worksheets(2).Select
Cells(1, 1) = "=IF('Sheet One'!F16<" & a & a & ",'Shee
One'!F16+'Sheet Two'!F16," & a & a & ")"
End Su
--
raypayett
-----------------------------------------------------------------------
raypayette's Profile:
http://www.excelforum.com/member.php...fo&userid=2956
View this thread:
http://www.excelforum.com/showthread.php?threadid=57062