Copying Cells on Enter

  • Thread starter Thread starter RebekahK20_pontiac via OfficeKB.com
  • Start date Start date
R

RebekahK20_pontiac via OfficeKB.com

Hi. I'm new to this VBA thing as a co-worker recently left and I was bestowed
his workload. Joy to the World! Oh well it is a chance to learn....

I need to take data from Cells B8 & C8, and copy them into J8 & K8 upon the
user hiting the enter button.

I know this can be done, I'm just lost trying to jump in the middle.

Thanks in advance.
 
Do you want to do this every time the user hits the enter button, or only
when they make a change in cells B8 or C8, or some other frequency?
Dale
 
Everytime the user is in those cells and hits enter or tab persay. It will
actually be for any cell in the Column B or C starting at Row 8...

Dale said:
Do you want to do this every time the user hits the enter button, or only
when they make a change in cells B8 or C8, or some other frequency?
Dale
Hi. I'm new to this VBA thing as a co-worker recently left and I was bestowed
his workload. Joy to the World! Oh well it is a chance to learn....
[quoted text clipped - 5 lines]
Thanks in advance.
 

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