pigpox

New Member
Joined
Dec 5, 2018
Messages
6
Good afternoon everyone,
i have two excel workbooks one is an input and the other is a display sheets (its on a screen always on) these two workbooks are always connected via get data from workbook.

the "display workbook" receives the information into Sheet2 like so (see image)



i want to transfer the data from Sheet2 to the Display sheet in the same workbook that looks like this.



the problem is the cells their is sooooooo many i stated using
Code:
=Sheet1!A2
but its painful lol is there is simple solution to this? something like how you highlight information on a chart .

Thanks


6NkkknX
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
copy your data in sheet1 > sheet2 choose pastespecial > click transpose > say OK. if you want excel to do on its own, an event trigger may be used.
Ravi shankar
 
Upvote 0

Forum statistics

Threads
1,215,446
Messages
6,124,904
Members
449,194
Latest member
JayEggleton

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