Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 11-29-2016, 08:33 AM
gebobs gebobs is offline Copy from Excel to Access Windows 7 64bit Copy from Excel to Access Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default


You could have a calculation of some sort at the end of each row which concatenates all the rows with the separator of your choice.

Say you have the Bob, Jim, and Tom in Row 1, A through C:

Code:
=CONCATENATE(A1," ",B1," ",C1)
will return Bob Jim Tom. Alternatively, you can use the CHAR function to insert something other than a space or just type something else in quotes that suits you. You'll have to experiment with what pastes and doesn't.
Reply With Quote
  #2  
Old 11-29-2016, 08:47 AM
GMC Phil GMC Phil is offline Copy from Excel to Access Windows 10 Copy from Excel to Access Office 2007
Novice
Copy from Excel to Access
 
Join Date: Nov 2016
Posts: 5
GMC Phil is on a distinguished road
Default

Ahh thanks,

I am copying rows from columns B, C, and, D but they go up to H with a table to the side of H which uses information going back over 600 rows to calculate things. I can't really add a column in without messing historical calculations up.

How can I get around this?

Thank you so much for your help.

Phil
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
a macro that can copy data from copy.xls to our current excel macro.xls based on criteria: udhaya Excel Programming 1 11-12-2015 10:12 AM
Excel to Access to Excel for report automation Nicholaspoe Excel Programming 10 10-08-2013 08:13 PM
Copy from Excel to Access Access or Excel? hektisk Office 11 04-11-2011 04:24 PM
Copy from Excel to Access Should I uses Access or Excel? tinkertron Office 5 03-29-2009 08:30 PM
Excel or Access ? inferno Excel 0 10-03-2008 03:42 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:21 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft