Tabs or skip over cells with certain input entered

jr_x88

New Member
Joined
Mar 6, 2018
Messages
1
Hi there.



GRADE/LEVEL/XXHRS/FF/RU HRS/-
XX/X/4/-/-
RU/X/-/4/-

<tbody>
</tbody>




I have 3 columns. column "GRADE" is a "DATA VALIDATION" containing inputs XX,RU,FF.





I wish to tab or enter over the cell that needs no input (-) when the certain input in column "GRADE" are entered

leaving the auto filled "-" in the skipped cell..hopefully protecting it if I can.



This is a basic example of what I need to do as the are different levels but this doesnt change hrs formatting.





Please help thanks chris


......................................................................................
 
Last edited by a moderator:

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
GRADELEVELXXHRSFF/RU HRS
XXXSKIP
RUXSKIP
FFXSKIP
FFXSKIP
RUXSKIP
XXXSKIP
XXXSKIP
RUXSKIP
I used a formula to put skip in the cells
where no input is required so you need to overtype the formula
in the blank cells

<colgroup><col span="3"><col><col span="6"></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,216,030
Messages
6,128,411
Members
449,449
Latest member
Quiet_Nectarine_

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top