If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > vba copy excel cells horizontally from one workbook to another workbook vertically

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-13-08, 07:45
newguyinaccess newguyinaccess is offline
Registered User
 
Join Date: Aug 2007
Posts: 88
vba copy excel cells horizontally from one workbook to another workbook vertically

Hi gurus,

I need to write a vba code to copy a range of cells in one row in an excel workbook horizontally and paste them (by value not link or formula) into a column vertically in another workbook and vise versa, copy vertically in one workbook and paste them horizontally in another workbook. Is that doable? Would you please help me with the function? Thank you so much!

newguy
Reply With Quote
  #2 (permalink)  
Old 11-13-08, 08:59
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
probably best to ask this in the Excel thread
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 11-13-08, 09:33
newguyinaccess newguyinaccess is offline
Registered User
 
Join Date: Aug 2007
Posts: 88
I need to write the vba code in Access

Quote:
Originally Posted by healdem
probably best to ask this in the Excel thread
I know it's a excel question. However, I need to write the code in Access. Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On