Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi folks!!!!
i have a worksheet and between rows 1 and 2 i insert a new row. how can i check that the user has indeed entered a row among lines row 1 and row 2. when i do a macro and enter a new row then VBA writes this: Range("A2").Select Selection.EntireRow.Insert i do not want that. i want a way or a workaround that i can check that a new row is entered. moreover i want to check if the user entered a new column among columns B and C. is there any property where i can check that a column or row is empty? -has no data and there are just blank entities. thanks ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot insert worksheet in exel - not available in insert menu | Excel Worksheet Functions | |||
insert row / insert column command buttons | Excel Worksheet Functions | |||
How can I insert a date with an icon (calendar) insert | Excel Discussion (Misc queries) | |||
Can I auto insert a worksheet when I insert a value in a cell. | Excel Worksheet Functions | |||
Insert Next? Or insert a variable number of records...how? | Excel Discussion (Misc queries) |