try this code! |
| sundar k replied to arad lahiji at 09-May-08 01:39 |
I think you can just try, ActiveSheet.Range("B66").Formula = "=pull(mfpn & wsn & ct)" I am seeing a exclamation before your ct , do you want to negate the ct and put it as a formula? in that case you can change ct in your forumula as not(ct). |
|