Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I have several macros associated with a worksheet, these macro's perform various simple functions, eg. insert rows, move rows up/down etc. What I would like is to know how to word error checking so that Rows cannot be moved above Row 7. (Rows 1-6 contain headings so I do not want a row 7 and Row 6 switched by running this macro. Rows 1-6 cannot deleted. Something along the lines of "If Activecell < A7 Then ErrorMessage" etc. Any ideas? Apologies if not clear. Regards Andy -- AndyR ------------------------------------------------------------------------ AndyR's Profile: http://www.excelforum.com/member.php...o&userid=15203 View this thread: http://www.excelforum.com/showthread...hreadid=470669 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error checking | Excel Discussion (Misc queries) | |||
How do I set up a simple checking book worksheet | Excel Worksheet Functions | |||
Checking to see that a CHART exists prior to running a simple command | Excel Discussion (Misc queries) | |||
Error Checking | Excel Discussion (Misc queries) | |||
Checking for duplicates - think this is simple | Excel Discussion (Misc queries) |