View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default How to simulate "DataForm" in VBA

From the macro recorder

Range("A1:H1").Select
ActiveSheet.ShowDataForm


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Baapi" wrote in message
...

Hi,

Can some please let me know a sample code for simulating the "Form"
found under "Data" in Excel 2003?

Thanks,
Baapi


--
Baapi
------------------------------------------------------------------------
Baapi's Profile:

http://www.excelforum.com/member.php...o&userid=27333
View this thread: http://www.excelforum.com/showthread...hreadid=556811