Deleting data from an excel file without loosing cell references

farmertml

Board Regular
Joined
Jun 16, 2005
Messages
62
Hi, I don't want people to think I'm a huge forum spammer at the moment but having lots of problems with my spreadsheet.

I have entered some data incorrectly into WorksheetA (about 10 rows worth) and I want to delete it and move the other data up. The problem I have is that in a second worksheet "WorksheetB" which refers to cells in the originall worksheet.

Is there anyway to remove the rows of data without breaking the formulai in Worksheet B.

The formulas in WorksheetB are

=IF('WorksheetA'!H21=0,"",'WorksheetA'!H21) <--- the main one which breaks.

=IF(ISERROR($L22),"",($L22))


Regards,
Paul
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,215,463
Messages
6,124,963
Members
449,200
Latest member
indiansth

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