Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a macro to remove duplicate records from a cs
file. The problem that I am having is that I am trying to allow th user to select a range via an input box: dim check as range Set check = Application.InputBox(prompt:="Select with the Mouse th Area you would like to check for Duplicates.", Type:=8) That works fine, but If the user hit's cancel then the the macro error out with a runtime error 424 Object required. Any Recomendations -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - error saving file & error loading dll | Excel Discussion (Misc queries) | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) | |||
Automation Error, Unknown Error. Error value - 440 | Excel Programming |