G Guest Nov 23, 2004 #1 Hi , i need to find the present working directory. checked with DIR,curdir but no use . Any help
G Guest Nov 23, 2004 #3 yep.... thanks Don Guillett said: does this help? Sub currdir() MsgBox ThisWorkbook.Path End Sub Click to expand...
yep.... thanks Don Guillett said: does this help? Sub currdir() MsgBox ThisWorkbook.Path End Sub Click to expand...