Need a button to transfer data to another sheets

proficient

Well-known Member
Joined
Apr 10, 2012
Messages
734
Office Version
  1. 2016
Platform
  1. Windows
  2. Mobile
Hi all,

I have a question regarding code, what I want to do is that I need a button as I mentioned in subject to move a data (which I put manually in a sheet named 1, and want that when I will press the button the data I put automatically transfer from 1 to sheet 2, both sheet 1 and 2 formats are same, please help!
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

mole999

Well-known Member
Joined
Oct 23, 2004
Messages
10,524
Office Version
  1. 2019
  2. 2016
  3. 2013
Platform
  1. Windows
the button is easy. add an auto shape, right click it and use the add macro/eventm as for the moving data there are many routines all over the place, just have to know what is best for your needs
 
Upvote 0

My Aswer Is This

Well-known Member
Joined
Jul 5, 2014
Messages
19,344
Office Version
  1. 2021
Platform
  1. Windows
We need to know where on sheet1 the data is and where on sheet2 you want it put
 
Upvote 0

kumar lama

Board Regular
Joined
May 20, 2014
Messages
85
I don't understand what is the reason that you want move date? or if you just want move data for nothing, you just can use formula instead of button. formula will automatic update your data in next Sheet or Next Workbook.
 
Upvote 0

proficient

Well-known Member
Joined
Apr 10, 2012
Messages
734
Office Version
  1. 2016
Platform
  1. Windows
  2. Mobile
We need to know where on sheet1 the data is and where on sheet2 you want it put

There is a slight change in transfer, now I have 2 cell, first is TODAY and another is TOTAL, I put value(s) in TODAY on daily basis and want to excel add it in TOTAL cell automatically (means when I click the ADD button {which you guys are supposed to provide me} it would add in total and clear the today's cell) HOPE ITS CLEAR
 
Last edited:
Upvote 0

Forum statistics

Threads
1,195,905
Messages
6,012,229
Members
441,683
Latest member
XLGeezer

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
Top