Function isPathExist(ByVal pathname As String) As Boolean
On Error Resume Next
isPathExist = GetAttr(pathname) And vbDirectory = vbDirectory
End Function
Related posts:
- Excel VBA Macro Examples: Sub Procedure
- Excel VBA Macro Tutorial: Controlling Execution
- Determinig whether a file exists
---
If you like posts in this blog, you can to support me :)
Hi thanks for your tips For macro
ReplyDeletei also working in excel, i know very well of excel but macro now only i know so i don't know many of things in macro so pls guide me fundamental of macro i also have blog http://amudha-exceltips.blogspot.com/
if you have possible pls guide me
i want one macro code for
ReplyDeletehow will merge the multiple rom in single cell in excel pls tell me friends
advance thanks for you