Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Formulas not "saving"

I just spent several hours fixing formulas in a sheet that were pointing to the wrong sheet for the response. I saved several times during this period, and when ready to close, did click "Yes" to save changed.

Just pulled the book up again - the formulas are as they were before I changed them!

This workbook is due tomorrow - before I fix these again, is there something I need to know about changing a formula?
ie: Can you not just cilck in the box, and update that portion of the formula that needs to be re-written? Is there more to it than that?

Thank you!
Carol
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default Formulas not "saving"

Carol,

If you are talking about worksheet formulas - you should be able to click in
the formula bar (where the formula is displayed), position the cursor, and
type away (even jump around in the formula and change this and that), then
hit Enter. And the formula should now be the way you want.
If you go back to the cell - you should see your 'new' formula in the
formula bar.

After this - saving should hold the formulas.

EXCEPT if there is code somewhere in the workbook that rewrites the
formulas. Than you need to go into the VB module and make the changes
there.

To make your search for formulas in code easier
Go to the VB Editor
Open any module in the workbook
Do a Find for the word formula and specify "Current Project'
Than start looking and fixing until you are satisfied.

Hope this helps...
--
sb
"Carol" wrote in message
...
I just spent several hours fixing formulas in a sheet that were pointing

to the wrong sheet for the response. I saved several times during this
period, and when ready to close, did click "Yes" to save changed.

Just pulled the book up again - the formulas are as they were before I

changed them!

This workbook is due tomorrow - before I fix these again, is there

something I need to know about changing a formula?
ie: Can you not just cilck in the box, and update that portion of the

formula that needs to be re-written? Is there more to it than that?

Thank you!
Carol



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Formulas not "saving"

Hi Carol

Edit and save should be it. The only place I've seen this happen is when
someone opens an email attatched workbook, edit immediately and saves as
something more permanent in My Documents. Then this is not the file that's
the email attatchment, it's an adjusted copy saved in My Documents, and
reopening the attatchment will show the old thing, not the adjusted file.

--
HTH. Best wishes Harald
Followup to newsgroup only please

"Carol" skrev i melding
...
I just spent several hours fixing formulas in a sheet that were pointing

to the wrong sheet for the response. I saved several times during this
period, and when ready to close, did click "Yes" to save changed.

Just pulled the book up again - the formulas are as they were before I

changed them!

This workbook is due tomorrow - before I fix these again, is there

something I need to know about changing a formula?
ie: Can you not just cilck in the box, and update that portion of the

formula that needs to be re-written? Is there more to it than that?

Thank you!
Carol



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Formulas not "saving"

I would use Edit=Replace

what Sheet1
with Sheet2

If you save it, the changes should be retained. Or, do a saveAs and give it
a new name - then you should have both - the old and the new.
--
Regards,
Tom Ogilvy

"Carol" wrote in message
...
I just spent several hours fixing formulas in a sheet that were pointing

to the wrong sheet for the response. I saved several times during this
period, and when ready to close, did click "Yes" to save changed.

Just pulled the book up again - the formulas are as they were before I

changed them!

This workbook is due tomorrow - before I fix these again, is there

something I need to know about changing a formula?
ie: Can you not just cilck in the box, and update that portion of the

formula that needs to be re-written? Is there more to it than that?

Thank you!
Carol



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Formulas not "saving"

It sounds like it may be a rights issue on a network.
Try saving it to C: and see if that works, then copy it to where the
original file resides.
Let us know if that helped.
--
TTFN
JMMach

"Carol" wrote in message
...
I just spent several hours fixing formulas in a sheet that were pointing

to the wrong sheet for the response. I saved several times during this
period, and when ready to close, did click "Yes" to save changed.

Just pulled the book up again - the formulas are as they were before I

changed them!

This workbook is due tomorrow - before I fix these again, is there

something I need to know about changing a formula?
ie: Can you not just cilck in the box, and update that portion of the

formula that needs to be re-written? Is there more to it than that?

Thank you!
Carol





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
Combine logical formulas "if", "and", "or" pscu Excel Discussion (Misc queries) 5 November 2nd 06 07:43 PM
Combining formulas, "and" & "or" to verify content of multiple cel Shu of AZ Excel Discussion (Misc queries) 15 October 15th 06 11:22 PM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 06:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"