I'm new to access but have been getting by with excel VBA for the past year, but not a coding expert. I'm trying to create a folder on button press put can't seem to get it to work. I get Run-time error 438 Object Doesn't Support This Property or Method. If I replace Me.lblTitle with test it works ok. What am I doing wrong?
PHP:
MkDir MkDir "P:\ Projects\Access" & Me.lblTitle