Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if the second computer does not have the template wizard available (for a
number of reasons) is there a way to alter the "fixed" path via macros - if so how can I bypass the password protection that pops up when I try to look at the code? - I don't even remember putting a password in this process at all. Sorry for all the questions but my teeth are in deep now and I would really like to find a solution.. "Gord Dibben" wrote: The path you specified when you created the Template is fixed. Other than changing that I don't see a method. I don't work much with the Wizard so am only guessing here but............ With Excel closed go to Windows Explorer and browse to your Template. Right-click and "Open" The *.xlt itself should open in Excel DataTemplate Wizard Go through to step 2 and insert a new path to the database.xls Save and close. FileNew...Template Gord On Tue, 9 Oct 2007 21:06:01 -0700, SEAN wrote: I saw this option however, I want the database and template to function properly if transfered from a home computer to a "work" computer - I tried to simply move the database.xls to a different folder on my home computer and the database was not able to update from the template with the following error occuring "cannot open microsoft excel workbook l:\feild mas\work orders\ plann expert work order database.xls" why does this error occur if the database is moved and how can I fix this? thanks again "Gord Dibben" wrote: In second step of creating the template there is a dialog box where you can type in a path or browse to your folder of choice. Note: the DB will be in the form of an Excel workbook.xls Gord On Tue, 9 Oct 2007 19:36:00 -0700, SEAN wrote: The template works great but I now have one more question - is it possible to change the location of the database and still have it updated from the template? I tried to look at the code properties, however, this information was password protected. please advise if this is possible. and thanks for the help "Gord Dibben" wrote: The Template Wizard with Data Tracking add-in will do this nicely. What version of Excel do you have? Gord Dibben MS Excel MVP On Mon, 8 Oct 2007 20:43:00 -0700, SEAN wrote: So here is what I want to do: I have an excel document designed to be a workorder template, I want to fill information out in this template and have certain feilds transfered to a seperate workbook (basically a register). This part is no problem, however I want to close and reuse the template again and each time have the information from the workorder sent to the ``register`` on successive rows (1,2,3...) everytime. Is this possible, and if so how can it be accomplished... lastly can a control button be used to export the data to the register... thanks for the help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding a Workbook based on a Cell information in another Workbook | Excel Worksheet Functions | |||
Sending information from a cell in excel to a task in outlook | Excel Programming | |||
Moving Cell Information from one workbook into another workbook | Excel Worksheet Functions | |||
Sending information from one worksheet to another | Excel Worksheet Functions | |||
taking data at end of column and sending it to cell in another workbook | Excel Programming |