Hi, I am a very basic user of VBA and was wondering if anyone with a little more experience might be able to help me with a solution to a problem that I have.
I have a function that I need to create a macro for that does the following;
1. Click on a cell in worksheet 'A'
2. Automatically display worksheet 'B'
3. Click on a cell in worksheet 'B'
4. Automatically return to worksheet 'A' and populate the cell originally clicked in worksheet 'A' with the contents of the cell clicked on in worksheet 'B'
Does anyone think that this multi step functionality is possible?
I have a function that I need to create a macro for that does the following;
1. Click on a cell in worksheet 'A'
2. Automatically display worksheet 'B'
3. Click on a cell in worksheet 'B'
4. Automatically return to worksheet 'A' and populate the cell originally clicked in worksheet 'A' with the contents of the cell clicked on in worksheet 'B'
Does anyone think that this multi step functionality is possible?