Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have 86 worksheets with data that I need to populate an "upload" sheet. Each worksheet will have its own column. I manually did the first sheet and really dont want to have to do 85 more.. Is there a macro i can use to do this for me? My file exceeds the max limit here, so if anyone needs to see it then I can email it or find another way to upload it.
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
FNMGR wrote:
I have 86 worksheets with data that I need to populate an "upload" sheet. Each worksheet will have its own column. I manually did the first sheet and really dont want to have to do 85 more.. Is there a macro i can use to do this for me? My file exceeds the max limit here, so if anyone needs to see it then I can email it or find another way to upload it. Shouldn't be a problem. Either upload your worksheet to one of the bazillion filesharing sites, or just post some sample data -- what the 86 worksheets look like, what the upload sheet looks like, and what data on the 86 needs to go to the upload. -- I'd much prefer hiring someone who nailed it than someone who took twenty lines to get it wrong. |
#3
![]() |
|||
|
|||
![]() Quote:
Do you mean 86 worksheets (i.e. tabs in one workbook) or workbooks (i.e. separate Excel files)? The solution will very much depend on which you mean. PM me for an email address if so you can send it for me to look at if you like. S. |
#4
![]() |
|||
|
|||
![]()
There are 86 sheets in 1 book.. i will PM you
|
#5
![]() |
|||
|
|||
![]() Quote:
http://www.4shared.com/file/NbqV8rKj...ions_test.html |
#6
![]() |
|||
|
|||
![]()
Hi,
I am having kind of the same problem, so please could you put the solution in case there is one...but ok i have only 25 workbooks and i need to pollute them in different worksheet...and i do the first myself but is like too much work to do for 50 sheets. sorry for the interference! thank you a lot . |
#7
![]() |
|||
|
|||
![]() Quote:
|
#8
![]() |
|||
|
|||
![]() Quote:
The alternative would be writing the formulas using =INDIRECT() to reference each sheet name with a column/row header. It's easy enough to do if you know how to use it, but without example sheets I couldn't tell you how to set it up. Hope it's of some help at least. S. |
#9
![]() |
|||
|
|||
![]() Quote:
|
#10
![]() |
|||
|
|||
![]() Quote:
I've emailed it back to you so you can give it a try. Perhaps you were doing it a different way to me. Not that it matter as you've sorted it now anyway :) |
#11
![]() |
|||
|
|||
![]() Quote:
I know indirect formula but is not convienient as you might have a lot of summaries in different ways so it takes time...i don't know if you can create a macro if you do your first template manually...maybe is not possible. have a look at this thread please just to have an idea!! http://www.excelbanter.com/showthread.php?t=446032 Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populating worksheets from source worksheet | Excel Worksheet Functions | |||
Populating cells: Working in multiple worksheets | Excel Worksheet Functions | |||
Populating one worksheet with all lines from other worksheets | Excel Worksheet Functions | |||
Populating a column in a worksheet from another worksheet based on a common field | Excel Programming | |||
Populating Multiple Worksheets with one entry | Excel Worksheet Functions |