Forum Discussion
Value Error when copying formula
Hi Folks. Apologies from the outset: I'm not great with Excel.
I'm using an simple Excel spreadsheet that I set up a long time ago. I have a "Totals" column where the final cell contains a formula that is copied from the cell above it which in turn is copied from the cell above that one, etc., etc. So far the copy has worked over 1500 times. The actual formula reads: =SUM(S1975+P1976-Q1976) and so the resulting value changes according to what figures are entered in the P and Q cells. However all I get is a ~VALUE! message. I've tried entering the formula myself rather than copying it but I still get the same error message. I can see no mistakes in the figures I've put it into P and Q cells and no error in the formula I'm putting in manually. Help, please!
- There is nothing wrong with your formula.
The problem is with the values. Maybe some text value but showing as numbers, or different codification.
Try to copy the values and paste them as values (Paste Special > Values) in a new workbook.
Them apply the SUM() formula.
3 Replies
- Juliano-PetrukioBronze ContributorThere is nothing wrong with your formula.
The problem is with the values. Maybe some text value but showing as numbers, or different codification.
Try to copy the values and paste them as values (Paste Special > Values) in a new workbook.
Them apply the SUM() formula.- RogerCharlesBBWCopper ContributorThank you Juliano.
Your reply prompted me to copy the whole workbook into a new one and it's working perfectly! Thank you so much. Best regards. Roger- Juliano-PetrukioBronze ContributorYou are welcome.
If it worked please hit the like button and mark it as solved.