a shadow in the very left row when we put the cursor on the row

  • Thread starter Thread starter Frank Situmorang
  • Start date Start date
F

Frank Situmorang

I have a main form for supplier name and details, and subform for the
invoices details. Since make subform to have an alternating row is difficult
and also I gues could slow the performance, so I plan to have a shadow on the
very left filed ( Looks like in excel, if we put the cursonr in the row, we
can see the line number is shadowed")
Can we make like that works also in my subform?, It is enogh for me to
facilitate easy reading.
 
Frank, the simple way to do this is to turn on the Record Selector property
of the form in your subform.

The Record Selector appears as a block at the left of the record, and
contains an arrow pointing to the current row.

It is useful for other reasons also: when you start editing a row, the
Record Selector icon changes to a pencil, so you can see whether the form is
dirty or not. In other cases, it shows locking info as well.
 
Thank you very much Allen, it meets my requirement, sorry I asked to many
questions in this forum, because my specialty actually is Finance &
Accounting.

Greetings from Jakarta
 
Back
Top