Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc,microsoft.public.excel,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am trying to do something and not sure if that is possible. Say in Sheet1, CellA1, I have a comment '= IF(and(b1=c1, d1=e1), "Do This", "Do That") Question is how can I call the formula part in a vba to be paste in a specified cell. So say I run the macro in Sheet2, the macro should pick the formula = IF(and(b1=c1, d1=e1), "Do This", "Do That") and paste in say Cell F1, then I will want to copy the formula down to the last row. The reason is that I can change the formula for other fields Many thanks Carl. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I read this VBA code? | Excel Discussion (Misc queries) | |||
Cell formular | Excel Discussion (Misc queries) | |||
cell formular | Excel Discussion (Misc queries) | |||
Need VBA Code to Open a Workbook in read only | Excel Discussion (Misc queries) | |||
how read data downloaded on cd-rw, now show only code? | New Users to Excel |