Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2003
I have a form with a button that inserts one row. As soon as the Insert executes, the form closes and the code quits. i = ActiveCell.Row Rows(i + 1).Select Selection.Insert I also tried: Rows(i + 1).Insert on the last line, and no dice. Resolution: close the sheet and reopen and it works. Lesson learned: Excel sometimes works in mysterious ways. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert function dialog closes when I click a picture in Excel 2007 | Excel Programming | |||
Please-please-HELP - Really need this resolved - Allocation formul | Excel Worksheet Functions | |||
when i insert word art in excel sheet excel file closes automatica | Excel Discussion (Misc queries) | |||
is it a microsoft prob..can it be resolved or not? | Excel Programming | |||
I think I found a bug and need to kow how to get it resolved | Setting up and Configuration of Excel |