Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have over 200 employees who use a time sheet designed in excel. On every
computer their is an additional excel file at the root of C:. Every one's individual time sheet references that "functions" file at the root of C: (Since we e-mail the time sheets to supervisors for electronic signatures, we wanted to make the file as small as possible so the bulk of the programming is in the "functions" file at the root of everyone's C:). When an employee sends his/her time sheet to his supervisor via e-mail, the supervisor opens it and the file looks for it's reference file at the root of C: and finds it (as it is on everyone's computer). This has worked like a charm for several years. Some staff are getting new computers and their time sheet file works fine on their own computer. However, when they send their time sheet via e-mail to their supervisor, when the supervisor open's it, it has lost the mapping to the reference file????? Why and what can be done? -- Thanks Shawn |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shawn,
I can't be much help, hopefully somebody else can, but I'm guessing the new machines have Windows Vista and what you're seeing is a result of its heightened security settings. I tried googling "accessing c drive vista" and saw some stuff that might be helpful. Doug "Shawn" wrote in message ... I have over 200 employees who use a time sheet designed in excel. On every computer their is an additional excel file at the root of C:. Every one's individual time sheet references that "functions" file at the root of C: (Since we e-mail the time sheets to supervisors for electronic signatures, we wanted to make the file as small as possible so the bulk of the programming is in the "functions" file at the root of everyone's C:). When an employee sends his/her time sheet to his supervisor via e-mail, the supervisor opens it and the file looks for it's reference file at the root of C: and finds it (as it is on everyone's computer). This has worked like a charm for several years. Some staff are getting new computers and their time sheet file works fine on their own computer. However, when they send their time sheet via e-mail to their supervisor, when the supervisor open's it, it has lost the mapping to the reference file????? Why and what can be done? -- Thanks Shawn |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
They are running XP 5.1
-- Thanks Shawn "Doug Glancy" wrote: Shawn, I can't be much help, hopefully somebody else can, but I'm guessing the new machines have Windows Vista and what you're seeing is a result of its heightened security settings. I tried googling "accessing c drive vista" and saw some stuff that might be helpful. Doug "Shawn" wrote in message ... I have over 200 employees who use a time sheet designed in excel. On every computer their is an additional excel file at the root of C:. Every one's individual time sheet references that "functions" file at the root of C: (Since we e-mail the time sheets to supervisors for electronic signatures, we wanted to make the file as small as possible so the bulk of the programming is in the "functions" file at the root of everyone's C:). When an employee sends his/her time sheet to his supervisor via e-mail, the supervisor opens it and the file looks for it's reference file at the root of C: and finds it (as it is on everyone's computer). This has worked like a charm for several years. Some staff are getting new computers and their time sheet file works fine on their own computer. However, when they send their time sheet via e-mail to their supervisor, when the supervisor open's it, it has lost the mapping to the reference file????? Why and what can be done? -- Thanks Shawn |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What does Edit, Links show on the supervisor's machine for that link? Worse
case, I think the supervisor should be able to re-establish the link using the Change Source button on that dialog. In fact a macro may be able to do that automatically (assuming you don't figure out what's different on the new machines). -- Jim "Shawn" wrote in message ... | They are running XP 5.1 | -- | Thanks | Shawn | | | "Doug Glancy" wrote: | | Shawn, | | I can't be much help, hopefully somebody else can, but I'm guessing the new | machines have Windows Vista and what you're seeing is a result of its | heightened security settings. I tried googling "accessing c drive vista" | and saw some stuff that might be helpful. | | Doug | | "Shawn" wrote in message | ... | I have over 200 employees who use a time sheet designed in excel. On every | computer their is an additional excel file at the root of C:. Every one's | individual time sheet references that "functions" file at the root of C: | (Since we e-mail the time sheets to supervisors for electronic signatures, | we | wanted to make the file as small as possible so the bulk of the | programming | is in the "functions" file at the root of everyone's C:). | | When an employee sends his/her time sheet to his supervisor via e-mail, | the | supervisor opens it and the file looks for it's reference file at the root | of | C: and finds it (as it is on everyone's computer). | | This has worked like a charm for several years. | | Some staff are getting new computers and their time sheet file works fine | on | their own computer. However, when they send their time sheet via | to | their supervisor, when the supervisor open's it, it has lost the mapping | to | the reference file????? Why and what can be done? | | | -- | Thanks | Shawn | | | |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I hit edit and look for links it is blanked out. These aren't links but
two files that reference one another??? -- Thanks Shawn "Jim Rech" wrote: What does Edit, Links show on the supervisor's machine for that link? Worse case, I think the supervisor should be able to re-establish the link using the Change Source button on that dialog. In fact a macro may be able to do that automatically (assuming you don't figure out what's different on the new machines). -- Jim "Shawn" wrote in message ... | They are running XP 5.1 | -- | Thanks | Shawn | | | "Doug Glancy" wrote: | | Shawn, | | I can't be much help, hopefully somebody else can, but I'm guessing the new | machines have Windows Vista and what you're seeing is a result of its | heightened security settings. I tried googling "accessing c drive vista" | and saw some stuff that might be helpful. | | Doug | | "Shawn" wrote in message | ... | I have over 200 employees who use a time sheet designed in excel. On every | computer their is an additional excel file at the root of C:. Every one's | individual time sheet references that "functions" file at the root of C: | (Since we e-mail the time sheets to supervisors for electronic signatures, | we | wanted to make the file as small as possible so the bulk of the | programming | is in the "functions" file at the root of everyone's C:). | | When an employee sends his/her time sheet to his supervisor via e-mail, | the | supervisor opens it and the file looks for it's reference file at the root | of | C: and finds it (as it is on everyone's computer). | | This has worked like a charm for several years. | | Some staff are getting new computers and their time sheet file works fine | on | their own computer. However, when they send their time sheet via | to | their supervisor, when the supervisor open's it, it has lost the mapping | to | the reference file????? Why and what can be done? | | | -- | Thanks | Shawn | | | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formatting of cells used as abs or rel reference is lost | Excel Discussion (Misc queries) | |||
Lost XLQuery reference | Excel Discussion (Misc queries) | |||
Lost VBA extensibility library reference | Excel Programming | |||
name reference got lost? | Excel Worksheet Functions | |||
Lost reference to workbook | Excel Programming |