[AccessD] Help with Mah Arithmetic

Stuart McLachlan stuart at lexacorp.com.pg
Wed Jun 11 18:06:50 CDT 2003


On 11 Jun 2003 at 18:17, Arthur Fuller wrote:

>         intCurrentRow = ctl.ItemsSelected(intPhysicalRow)

Use
ctl.ItemsSelected(intPhysicalRow) + ctl.ColumnHeads

ie subtract one if headers are on, since ctl.ItemsSelected takes into 
account the Header when counting rows but ctl.Column() doesn't




-- 
Lexacorp Ltd
http://www.lexacorp.com.pg
Information Technology Consultancy, Software Development,System 
Support.





More information about the AccessD mailing list