Excel Error conflict for file saving

Yaswant

New Member
Joined
Sep 29, 2010
Messages
4
Hi Experts,

I am using Excel 2003 with other s/w ,but the problem occurs like :

ERROR :

The name ,PXXX,either conflicts with a valid range refrence or is invalid for Excel.The name has been replaced with _PXXX.

:eek: You may still need to manually update any references to this name used in VBA code or as text arguments in functions.You must close and reopen the workbook before these changes take effect.

OK OK to All
The error meaasge is showing before saving the workbook,so using in BPC application Excel got this problem.Is there any version porblem or else?

Thankyou.

Regards
Y
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
A name has to begin with a letter or underscore (_) and must not look like a cell reference. Have you tried to define a name like P1000?
 
Upvote 0
Hi ,

The name PXXX is existing file ,when its going to save other new file like P_PXXX.The respective error also showing like,my question is OK OK to ALL two options should be there .What type of impact will come if I choose one of the other.

Thankyou.
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,839
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top