Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hei guys. I'm currently helping a friend of mine setting up some spreadsheets, and something weird has started to happen. We now have 7 different spreadsheet, which all automatically changes to R1C1-format. We started with one, and trying to make it a bit easier on the eye, we cut'n'pasted some stuff around and changed the formulas accordingly(all formulas are simple SUMs of 3 or 4 other cells) Suddenly, whenever we copy or move a cell to another, the spreadsheet automatically switches to R1C1-format and all formulas change. That was only the one, and the other ones were working fine, until we copied a cell(a number) from one spreadsheet to another, and then the other one suddenly changed aswell.. So after moving stuff back and forth to have the setup of sheets we(he) wanted etc we now have 7 sheets with the same disease.. I know how to switch off R1C1, and we do, but as soon as anything is changed/added/removed in the spreadsheet, it jumps back to running R1C1.. Any ideas would be much appreciated! -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Could be you have a Change-event macro that is re-setting the Reference Style
..... Try starting the file with macros disabled......then change it back and see if it automatically re-changes again. Vaya con Dios, Chuck, CABGx3 "Nargile" wrote: Hei guys. I'm currently helping a friend of mine setting up some spreadsheets, and something weird has started to happen. We now have 7 different spreadsheet, which all automatically changes to R1C1-format. We started with one, and trying to make it a bit easier on the eye, we cut'n'pasted some stuff around and changed the formulas accordingly(all formulas are simple SUMs of 3 or 4 other cells) Suddenly, whenever we copy or move a cell to another, the spreadsheet automatically switches to R1C1-format and all formulas change. That was only the one, and the other ones were working fine, until we copied a cell(a number) from one spreadsheet to another, and then the other one suddenly changed aswell.. So after moving stuff back and forth to have the setup of sheets we(he) wanted etc we now have 7 sheets with the same disease.. I know how to switch off R1C1, and we do, but as soon as anything is changed/added/removed in the spreadsheet, it jumps back to running R1C1.. Any ideas would be much appreciated! -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Sorry, should have mentioned. Tried that actually, but didn't work.. -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assuming the problem is only wiht this one file, then Major surgery may be in
order .......copying all data out of that workbook into a new one........one sheet at a time, one module at a time, to see when/if the problem pops back up.......... Vaya con Dios, Chuck, CABGx3 "Nargile" wrote: Sorry, should have mentioned. Tried that actually, but didn't work.. -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hehe now this is where it gets interresting! Like it says, it "spreads" when we copy numbers from one workbook to another.. (sorry if i get confused with sheets, books etc). The point is, these are different xls-files. Copying to a brand new one doesn't help. Printing and writing everything in by hand works.. ;) Also: I tried uploading the file to google-spreadsheet and then downloading it again after opening it online, and it actually works fine after that(only our pretty colours and frames are gone..:) -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So apparently your problem in over now?
Every once in a while I have experienced the need to "rebuild" a workbook from scratch. Sometimes by copying portions over to another workbook, sometimes by actually having to hand re-enter the data, but in these really confuzing situations, it usually works. Vaya con Dios, Chuck, CABGx3 "Nargile" wrote: Hehe now this is where it gets interresting! Like it says, it "spreads" when we copy numbers from one workbook to another.. (sorry if i get confused with sheets, books etc). The point is, these are different xls-files. Copying to a brand new one doesn't help. Printing and writing everything in by hand works.. ;) Also: I tried uploading the file to google-spreadsheet and then downloading it again after opening it online, and it actually works fine after that(only our pretty colours and frames are gone..:) -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
More things to check...
If you open excel in safe mode: Close excel windows start button|Run excel /safe File|Open yourworkbookname.xls Do you still have the same trouble? In safe mode, excel won't allow macros to run. If the problem goes away, maybe it's a macro that's causing the trouble--in an addin??? I'd start looking for this "helpful" addin. Chip Pearson has some notes on how to diagnose startup errors: http://www.cpearson.com/excel/StartupErrors.htm And Jan Karel Pieterse has more notes: http://www.jkp-ads.com/Articles/StartupProblems.asp Nargile wrote: Hei guys. I'm currently helping a friend of mine setting up some spreadsheets, and something weird has started to happen. We now have 7 different spreadsheet, which all automatically changes to R1C1-format. We started with one, and trying to make it a bit easier on the eye, we cut'n'pasted some stuff around and changed the formulas accordingly(all formulas are simple SUMs of 3 or 4 other cells) Suddenly, whenever we copy or move a cell to another, the spreadsheet automatically switches to R1C1-format and all formulas change. That was only the one, and the other ones were working fine, until we copied a cell(a number) from one spreadsheet to another, and then the other one suddenly changed aswell.. So after moving stuff back and forth to have the setup of sheets we(he) wanted etc we now have 7 sheets with the same disease.. I know how to switch off R1C1, and we do, but as soon as anything is changed/added/removed in the spreadsheet, it jumps back to running R1C1.. Any ideas would be much appreciated! -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 -- Dave Peterson |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Well the problem is over if we open it in google spreadsheet and then download it locally again, but it's annoying, and i'd really like to figure out how/why this happened. Thanks for the tips! I'm away for the weekend, but will check it on monday.:) -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hmm.. Ok I tried everything i could find on bugs etc, and the tips and links you gave me, but nothing. No matter how I open the file, it still changes back to R1C1-style as soon as anything is changed in the file. -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#10
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You opened in safe mode and still had the trouble.
Save a new workbook in A1 reference style. Close excel. reopen excel in safe mode. Is that initial workbook shown in A1 or R1C1 reference style. If it's A1, then try opening the test workbook that you just saved. Is excel still in A1 reference style? Excel picks this up from the first workbook you open in that session. Maybe it's your personal.xls workbook--or an addin. You sure you followed Chip/Jan Karel's instructions when you were checking things out?? Nargile wrote: Hmm.. Ok I tried everything i could find on bugs etc, and the tips and links you gave me, but nothing. No matter how I open the file, it still changes back to R1C1-style as soon as anything is changed in the file. -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 -- Dave Peterson |
#11
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Yup, sure I followed the tips. And opening another workbook with A1 works fine. Thing is, the document I'm struggling with also opens as A!, until i take a copy of a cell, or do anything with the document at all, it changes back. Don't even have to do anything so any formulas are updated. Just CTRL+C an empty cell, and every formula in the workbook is suddenly R1C1. -- Nargile ------------------------------------------------------------------------ Nargile's Profile: http://www.excelforum.com/member.php...o&userid=35488 View this thread: http://www.excelforum.com/showthread...hreadid=552611 |
#12
![]() |
|||
|
|||
![]()
I have had periods of experiencing this problem too - which later on has then just stopped - then a few months later it will happen again.
Even when no workbooks I've been using were ever set to R1C1 format. This is a quirk I've just learned to live with. No macros or settings indicate that it should be happening, but sometimes - it just does. Regards, BizMark |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change info in other cells when i change a number in a drop list? | Excel Discussion (Misc queries) | |||
How do I get the font color to change automatically depending on | Excel Discussion (Misc queries) | |||
Excel help should explain how to change r1c1 to a1 | Excel Discussion (Misc queries) | |||
How do I link two cells as to allow me to change the value in eit. | Excel Discussion (Misc queries) | |||
automatic color change in cells using a drop down list | Excel Worksheet Functions |