AUTO FILL

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

If I type a value into cell 3H and I want that same value entered
automatically for me in cell 148T what formula would I use. This would make
my job a whole lot easier. Thanks
 
Put this formula in T148:

=if(h3="","",h3)


If I type a value into cell 3H and I want that same value entered
automatically for me in cell 148T what formula would I use. This would make
my job a whole lot easier. Thanks
 

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