Thanks,
DT
--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com
"David Taylor" <dre...@gmail.com> wrote in message
news:#Du$lYyOKH...@TK2MSFTNGP05.phx.gbl...
Obligatory warning: Randy's site is aimed at VB programmers. There are some
rather significant differences between the controls available for forms in
VB and in Access, which means that many of his examples cannot be ported
as-is into Access. Some examples of the differences are that in VB, you
refer to the content of a text box by referring to its Text property,
whereas in Access, you can only refer to a control's Text property if it has
focus. Once you get over those differences, though, Randy's ListView samples
should work fine.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Alex Dybenko" <ale...@PLEASE.cemi.NO.rssi.SPAM.ru> wrote in message
news:u39AYl4O...@TK2MSFTNGP05.phx.gbl...
> Hi,
> here it is:
> http://msdn.microsoft.com/en-us/library/aa733652(VS.60).aspx
>
>
>