Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Workbook named BaseWorkbook is open.
How do I write the following in Excel VBA: Open C:\MyFolder\MyWorkBook.xls Is there a worksheet named "ABC" If No Then Put text "No 'ABC'" in D4 of BaseWorkbook End If Yes Go to "ABC" Is the text "XYZ" in Column B If No Then Put text "No 'XYZ'" in D4 of BaseWorkbook End If Yes Put value in column L of row containing "XYZ" in D2 of BaseWorkbook End Thanks! Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find file-path of open workbook? | Excel Discussion (Misc queries) | |||
Open a specific workbook...find value from other open workbook and then insert cells values in cell next to it. | Excel Programming | |||
Open workbook macro- find correct month to open? | Excel Programming | |||
Copying A Worksheet From Each Open Workbook to an new Workbook | Excel Worksheet Functions | |||
How to find if a workbook is open | Excel Programming |