Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy current record from Access to Excel

Status
Not open for further replies.

surfacesys

Technical User
Jan 19, 2006
2
US
What is the easiest way to copy the current record from Access to Excel?

My Access form has a sub form also, so I can't just copy and paste easily.

Any ideas?

Michael
 
How and where should I do this? I am very, very green when it comes to coding.

While in the form and on the current record.... I do what???

create a button maybe?
Then OnClick
then coding
then enter DoCmd.TransferText
then do I paste on the excel side of things??

Thank You,
Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top