I have a few files all with the same name for a few different members of staff, so I save them in different paths to keep them separate.
eg
c:\documents\data\jo blogs\excelfile.xls
c:\documents\data\fred smith\excelfile.xls
c:\documents\data\jane jones\excelfile.xls
cells is the sheet contain the persons name
jo blogs
fred smith
jane jones
I want to be able to use this for others in the organisation and make it a simple as possible
Is there a way to use the cell contents in the path name (without opening the sheet first)
I know I can point to each cell in the other file and excel will use it but there must be a way of making this happen more automated by using the cell contents
Craig
eg
c:\documents\data\jo blogs\excelfile.xls
c:\documents\data\fred smith\excelfile.xls
c:\documents\data\jane jones\excelfile.xls
cells is the sheet contain the persons name
jo blogs
fred smith
jane jones
I want to be able to use this for others in the organisation and make it a simple as possible
Is there a way to use the cell contents in the path name (without opening the sheet first)
I know I can point to each cell in the other file and excel will use it but there must be a way of making this happen more automated by using the cell contents
Craig