Is there a fromula for TAB?
ActiveCell.offset(1,0).Select
of
ActiveCell.offset(0,1).Select
or look at SendKeys
--
Regards,
Tom Ogilvy
"Bill Maxwell" wrote in message
...
I'm trying to setup a barcode scanner and I wanted to see if excel has a
formula to TAB when inputting data.
|