Copy cell value problem

Andy128

Board Regular
Joined
Dec 14, 2004
Messages
55
Ok- cell A1 has number in it, say 50. I need cells B1:B20 to mirror what is in cell A1. So when I change A1- all the cells B1:B20 change to. How do I do this?

This Board Rocks!! :pray:

Andy
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
If it's really as simple as that (curious why you'd need 20 cells to show the same thing as A1), then select B1:B20, then type in =$A$1 and hit Ctrl+Enter.

There's probably something else to this though, so post back if you really need something different.
 
Upvote 0
Andy

Could you not just put this formula in B1 and copy down to B20:

=$A$1
 
Upvote 0
Tom & Norie,

Thanks, that worked just fine. Tom- to answer your question about the repeat numbers. I had to create a table that has many matching nubers associated with just a few key files in order to use a vlookup function. There was just too many criteria to test to use an if statement. There may be an easier way to do it- but I am new to Excel. The way I have done it accomplishes the task though. Thanks again.

Andy
 
Upvote 0

Forum statistics

Threads
1,207,422
Messages
6,078,438
Members
446,337
Latest member
nrijkers

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