giorgiotassi
New Member
Hi, I am preparing an excel file where the user has to enter about 20 data to obtain a price calculation. What I would like to do is the following:
- start from a given cell (B4) and enter the first data
- then tab to the next cell (B5), enter data
- then tab to next cell (B6), enter data
- then tab to the next cell in another column (D4), enter data
- and so on.
Enclosed a file showing an example of the "path" that TAB should follow.
Is there a VBA code to instruct the TAB key to follow a given path?
many thanks in advance for the help that I will receive.
regards from Italy
Giorgio
- start from a given cell (B4) and enter the first data
- then tab to the next cell (B5), enter data
- then tab to next cell (B6), enter data
- then tab to the next cell in another column (D4), enter data
- and so on.
Enclosed a file showing an example of the "path" that TAB should follow.
Is there a VBA code to instruct the TAB key to follow a given path?
many thanks in advance for the help that I will receive.
regards from Italy
Giorgio