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 > Inserting columns into a column, is it possible?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-06, 15:54
tialongz tialongz is offline
Registered User
 
Join Date: Nov 2006
Posts: 67
Inserting columns into a column, is it possible?

Don’t ask why, but when you import an Access report into excel. The format changes dramatically. Is it possible to change the excel file’s format, so it look like the exact replica of the access report? When you import the report into excel, all the headers on report turns into different columns on the excel, but I don’t want that, I want all the headers or columns in one columns. (inserting columns into a column) – as it appears on the report (all under 1 column).

The report and excel file are linked, so you cannot delete a column or merge the columns.

How do you approach and solve this problem?

Thanks in advance!
Reply With Quote
  #2 (permalink)  
Old 12-12-06, 16:18
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Not sure I can visualize the problem as you have explained (problem on my side). But in some cases I have used one worksheet in XL file to have the data pull, then another worksheet set up with the formatting I want, and pull all the data with formulas into the new worksheet. I have done that with a file of 4,000 rows and 53 columns. Works well.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 12-13-06, 14:23
tialongz tialongz is offline
Registered User
 
Join Date: Nov 2006
Posts: 67
Quote:
Originally Posted by shades
Not sure I can visualize the problem as you have explained (problem on my side). But in some cases I have used one worksheet in XL file to have the data pull, then another worksheet set up with the formatting I want, and pull all the data with formulas into the new worksheet. I have done that with a file of 4,000 rows and 53 columns. Works well.
I got a question. Maybe I am not understanding your solution. The purpose of this excel file is to update the access report. If I do what you've suggested, if I input new data into the excel file...will the new data automatically show up on the report?
Reply With Quote
  #4 (permalink)  
Old 12-13-06, 14:50
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Quote:
Originally Posted by tialongz
I got a question. Maybe I am not understanding your solution. The purpose of this excel file is to update the access report. If I do what you've suggested, if I input new data into the excel file...will the new data automatically show up on the report?
I misunderstood you. Sorry. The solution above works if you want the report in Excel, but not for updating the Access report.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #5 (permalink)  
Old 12-14-06, 15:28
tialongz tialongz is offline
Registered User
 
Join Date: Nov 2006
Posts: 67
Quote:
Originally Posted by shades
Not sure I can visualize the problem as you have explained (problem on my side). But in some cases I have used one worksheet in XL file to have the data pull, then another worksheet set up with the formatting I want, and pull all the data with formulas into the new worksheet. I have done that with a file of 4,000 rows and 53 columns. Works well.
Shades, after further thought, I think your suggestion will work. I will have 2 sheets in my file. Sheet1 would be the presentation template, and Sheet2 would have the raw data. Sheet2 would link to the access database.

I only need to update 1 column on the worksheet. I need to link this updating column between sheet1 and sheet2. So, the customers will input the aggregated data on the presentation worksheet (sheet1)(with the formatting), and the data would automatically show up on the raw data worksheet (sheet2). [Considering the coordinates remain the same. Meaning let's say on sheet1, D4 = sheet2 (D4)].

How do I link the same column on sheet1 and sheet2 together, so if one gets updated, so will the other?

What function, expression do I have to implement to make this happen?


Thanks in advance.
Reply With Quote
  #6 (permalink)  
Old 12-14-06, 16:16
tialongz tialongz is offline
Registered User
 
Join Date: Nov 2006
Posts: 67
I think I solve this problem. I basically...just did an autofiller. I am not sure if it is the probably way to do it, but it works right now.
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