filling information from one cell and filling another.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need the information that is entered in the cell to automatically fill into
other selected cells.
 
Dianne

Assuming you enter data in A1.........

In B1 enter this formula =A1

If not what you were looking for, remember this...a formula can only return a
value to the cell in which it is written.

You can enter data in a cell and have it show up somewhere else by using VBA.


Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top