P
pameluh
For example... the tab name is Apples. I want cell A1 to say Apples
Gary''s Student said:=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
--
Gary's Student
pameluh said:For example... the tab name is Apples. I want cell A1 to say Apples
Biff said:Just to add.....
The file must already exist. It must have been saved and given a name.
Biff
Gary''s Student said:=MID(CELL("filename",A1),FIND("]",CELL("filename",A1))+1,255)
--
Gary's Student
pameluh said:For example... the tab name is Apples. I want cell A1 to say Apples