data entry cells

  1. A

    School fee challan print by clicking roll no.

    Dear All, I have an excel file which contains students sheet with month name and school fee challans sheet. A) When I click on the roll no. then print of challans on other sheet should be sent to printer with this student record: 1) Roll no. here as challan no there 2) student name and...
  2. K

    Unlock Locked/Protected Cell based on text from another Cell

    I Currently trying to write a code that will unlock a locked/procted cell based on data entered in another cell. below is the formula that I currently have. Private Sub Worksheet_Change(ByVal Target As Range) IfRange("C10") = "Other" Then Range("D10").Locked = False...
  3. Q

    Using Enter button to move to next data entry cell and Backspace to go to last data entry cell

    Would be most appreciative of any help in solving problem that titles this post. Entry cells are placed over worksheet but have a sequence to it. Solutions I've seen so far include selection of the cell range and tabbing through it, using the excel form feature for user entry but I do not want...

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