Copy date from Single Input to Multiple Workbooks

noront

New Member
Joined
Nov 26, 2016
Messages
3
I am creating a workbook for asset history where each asset has its own worksheet. This is continually updated as assets are utilized.<o:p></o:p>
For of data entry I would like to have a single input table where usage and values on multiple assets can be entered. I am looking for a VBA code that will copy the header data along with the values associated with the specific asset to its specific page. <o:p></o:p>




The worksheet name will be the asset id
Job #
12AB
Date
Dec
Location
There
Operator
Jack
Operator 2
John
Client
Him
Asset ID
Usage 1
Usage 2
Value 1
Value 2
Val 3
Comments
12345
23456
34567

<tbody>
</tbody>
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,202,987
Messages
6,052,932
Members
444,616
Latest member
novit19089

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