If there were a DoCmd way to do it, I would have told you! You need to use the code in the web reference I cited.
-- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please)
"Jay" <gunderj[ at ]ommunity.nospam> wrote in message news:0F87A95A-831C-4036-9959-DE033365E838[ at ]microsoft.com...
[Quoted Text] > That I could do. > Is there some docmd property to set? I cannot find it. > Thanks again > -- > Jay > > > "Douglas J. Steele" wrote: > >> Take a look at http://www.mvps.org/access/api/api0044.htm at "The Access >> Web" (Unfortunately, you'll have to find a hand icon yourself) >> >> -- >> Doug Steele, Microsoft Access MVP >> http://I.Am/DougSteele>> (no private e-mails, please) >> >> >> "Jay" <gunderj[ at ]ommunity.nospam> wrote in message >> news:824F98B9-5087-4342-979A-78DBFE1E190E[ at ]microsoft.com... >> > Is there a way in VBA code to change the mouse pointer image to a >> > "hand" >> > image, similar to the hand image when mouseover a hyperlink in an html >> > browser? I have been using the hyperlink address property in my >> > controls >> > to >> > simulate this, but it seems there must be an easier way. Hope. Hope. >> > Thanks, >> > -- >> > Jay >> >> >>
|