Recent content by Marange

  1. M

    Get Date from string

    Wow :D Thanks - that did the trick and is much appreciated.
  2. M

    Get Date from string

    Isskint - thanks - It worked - but I discovered issues with the string actually it is the full path to files selected via browser- and may end in .xls or .xlsx - so now i'm looking for a way to capture the string preceeding the dot (.xls) or better yet, capturing the part that begins and ends...
  3. M

    Get Date from string

    Importing a xls file into Access - using windows API browser to select the xls file on the server - once selected the full path and filename is stored in a tbxPath. Example: Z:\\051Share\Vacancy\Web Vacancy List as of 11-12-12 I want to capture the date from this string and append to the...
  4. M

    Get Date from a string

    I have been struggling to figure this out. looking forvba code Importing a xlsx file into acc2k7. Using windows API browser to select the file on the server to import The full file path is stored in a txtbox (tbxPath) on the form ex: z:\\Share\WebFilevacancies as of 11-11-12.xls. Looking for a...
  5. M

    New to Forum

    thanks Rabbie
  6. M

    New to Forum

    Hi I'm not a programmer. but was a power user of Access 2k and 2k3. Since retirement I haven't kept up with more recent versions. I'm trying to help a friend develop an app for my old company Acc2k7-maybe accc2010 so I joined the forum to ask questions and learn new things. Thanks, :confused:
Back
Top Bottom