datatransfer

  1. A

    Userform data to specific sheet

    Hello, I have made a user-form sheet which takes in project data (description, project owner, status, updates, date) and outputs to a main sheet (Database). I needed to transfer the data from this database to different sheets according to the owner name in such a way that the daily update is...
  2. M

    Excel to Word Copy paste Data using bookmarks by VBA

    Below Code is working only for one cell,I want to change this to "If a particular cell is double-clicked automatically transfer the entire row data into the corresponding word bookmarks" Sub test() Dim objWord As Object Dim ws As Worksheet Set ws = ThisWorkbook.Sheets("Sheet1")...
  3. S

    Basic Data Transfer in VBA

    Hi guys, please help me, I have an easy question in VBA. What is the most easiest code for this: I want to transfer data (66 columns and 100 rows) from sheet1 to sheet2 in the 6th row? A1 will move to A6, A2 will move to A6, B1 will move to B6, etc. Thank you for your help!

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