Copy values from a range in one sheet and paste them into empty rows of a table in another sheet

sopphiron

New Member
Joined
Jan 14, 2024
Messages
3
Office Version
  1. 2021
I have a list of goods as can be seen below, I want to use a button (transfer data) to click on and the rows be copied into a table in another sheet in a way to fill the empty rows from the top of the table

Book1.xlsm
ABCDEFGH
1
2
3GoodsPriceCountTotal Price
4Good11005500
5Good2503150
6Good3456270
7Good41090900
8
9
AAA
Cell Formulas
RangeFormula
E4:E6E4=D4*C4



the table the data to be copied in:

Book1.xlsm
ABCDEFG
1
2NoGoodsPriceCountTotal Price
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
BBB
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,216,118
Messages
6,128,939
Members
449,480
Latest member
yesitisasport

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