Here are some problems that our users have asked and received explanations on
I cannot "copy" my excel sheet - it says "Name already exists on destination sheet" and it won't allow me to come out of excel or do anything with it.
Solved by C. Q. in 14 mins
I keep receiving error message" the name 'monthname' already exists. click yes to use that version of the name, or click no to rename the version of 'monthname' you're moving or copying.
Solved by O. S. in 20 mins
I am having trouble with a VBA function ActiveWorkbook.Queries.Add Name:="my query's name"
It works the first time I run the macro, but if I run it again, the macro said that the query name already exists and stops working
Solved by M. J. in 13 mins
WHEN USING MOVE OR COPY FUNCTION FOR CREATING A COPY OF A PAGE I GET A MESSAGE "A FORMULA OR SHEET YOU WANT TO MOVE OR COPY CONTAINS THE NAME '_BU65999' WHICH ALREADY EXISTS ON THE DESTINATION WORKSHEET.
Solved by F. H. in 22 mins
I have a column of ascending numbers. When I add a new number to this column I want excel to compare the new number to the old column and say if that number already exists.