Simple Cell Reference using VBA

powerwill

Board Regular
Joined
Sep 14, 2018
Messages
62
Office Version
  1. 365
Platform
  1. Windows
Hello Experts,

I have a Workbook with over 100 forms (sheets).

Certain cells from every form need to be referenced horizontally on another sheet (DUMP) in the same work book. So that any changes made to any of the forms would update the DUMP sheet automatically.

So far I have been doing this manually, going into each cell and looking up the cell reference.

I am trying to build a macro that would do it for me for all 100 sheets.

Any help is appreciated!

eg1.png
eg2.png
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Hello Experts,

I have a Workbook with over 100 forms (sheets).

Certain cells from every form need to be referenced horizontally on another sheet (DUMP) in the same work book. So that any changes made to any of the forms would update the DUMP sheet automatically.

So far I have been doing this manually, going into each cell and looking up the cell reference.

I am trying to build a macro that would do it for me for all 100 sheets.

Any help is appreciated!

View attachment 82717View attachment 82718
@davesexcel appreciate any help!
 
Upvote 0

Forum statistics

Threads
1,214,833
Messages
6,121,868
Members
449,054
Latest member
juliecooper255

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