i am trying to interrogate a device on com1 with access 2002 xp . Mscomm is on my reference list (Microsoft comms v6) but the code gives the above error.
public sub fred ()
mscomm1.commport=1 ' gives 424 object required
end sub
any ideas what i am doing wrong?
public sub fred ()
mscomm1.commport=1 ' gives 424 object required
end sub
any ideas what i am doing wrong?