Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
i was wondering if the following could be achieved? i have approx 600 excel books all created from a master template. originally they were named indiviually as 1234 (job number) & "Quotes & Orders".xls where later i renamed the template to Quote book giving me job number and quote book. example: 1234 Quote Book.xls the excel books are found in various client folders in 1 parent folder named "Clients" in my Company Shared folder on my server. i need to retrieve ALL specific data from ALL of these books and place in list form in a single book. the data is found as follows in all books: Client Name = C1 Job No = C2 Description = C3 Project Date = C4 Job Value = E36 Total Spend = E33 Quoted Hrs = L19 Actual Hrs = M19 Can the be achieved? basically, i will need something to look through the complete folder, filter out all of these books and retrieve the data. thanks in advance, Nigel |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You might get a quicker answer if you post this to
microsoft.public.excel.programming "Nigel" wrote: Hi, i was wondering if the following could be achieved? i have approx 600 excel books all created from a master template. originally they were named indiviually as 1234 (job number) & "Quotes & Orders".xls where later i renamed the template to Quote book giving me job number and quote book. example: 1234 Quote Book.xls the excel books are found in various client folders in 1 parent folder named "Clients" in my Company Shared folder on my server. i need to retrieve ALL specific data from ALL of these books and place in list form in a single book. the data is found as follows in all books: Client Name = C1 Job No = C2 Description = C3 Project Date = C4 Job Value = E36 Total Spend = E33 Quoted Hrs = L19 Actual Hrs = M19 Can the be achieved? basically, i will need something to look through the complete folder, filter out all of these books and retrieve the data. thanks in advance, Nigel |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See
http://www.rondebruin.nl/copy3.htm -- Regards Ron de Bruin http://www.rondebruin.nl "Nigel" wrote in message ... Hi, i was wondering if the following could be achieved? i have approx 600 excel books all created from a master template. originally they were named indiviually as 1234 (job number) & "Quotes & Orders".xls where later i renamed the template to Quote book giving me job number and quote book. example: 1234 Quote Book.xls the excel books are found in various client folders in 1 parent folder named "Clients" in my Company Shared folder on my server. i need to retrieve ALL specific data from ALL of these books and place in list form in a single book. the data is found as follows in all books: Client Name = C1 Job No = C2 Description = C3 Project Date = C4 Job Value = E36 Total Spend = E33 Quoted Hrs = L19 Actual Hrs = M19 Can the be achieved? basically, i will need something to look through the complete folder, filter out all of these books and retrieve the data. thanks in advance, Nigel |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
i have re-posted this in Excel Programming for further solutions. Thanks, Nigel "Ron de Bruin" wrote: See http://www.rondebruin.nl/copy3.htm -- Regards Ron de Bruin http://www.rondebruin.nl "Nigel" wrote in message ... Hi, i was wondering if the following could be achieved? i have approx 600 excel books all created from a master template. originally they were named indiviually as 1234 (job number) & "Quotes & Orders".xls where later i renamed the template to Quote book giving me job number and quote book. example: 1234 Quote Book.xls the excel books are found in various client folders in 1 parent folder named "Clients" in my Company Shared folder on my server. i need to retrieve ALL specific data from ALL of these books and place in list form in a single book. the data is found as follows in all books: Client Name = C1 Job No = C2 Description = C3 Project Date = C4 Job Value = E36 Total Spend = E33 Quoted Hrs = L19 Actual Hrs = M19 Can the be achieved? basically, i will need something to look through the complete folder, filter out all of these books and retrieve the data. thanks in advance, Nigel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pull data from another sheet based on certain criteria | Excel Discussion (Misc queries) | |||
Inserting a new line in spreadsheet | Excel Discussion (Misc queries) | |||
Importing Data | Excel Worksheet Functions | |||
Export Excel data to Lotus Notes 6.5 Address Book | Excel Discussion (Misc queries) | |||
Line Graph Data Recognition | Charts and Charting in Excel |