G
Guest
i have to guestions:
i'm totally new to this access and vba stuff so i would really aprecialte a
detailed answer.
1.my first question is: i have a report that inludes a feild that starts
with numbers and ends with characters (say "1111test") and i need to get only
the numbers how do i do this? i know this is done using vba and some function
called "val" but i wasn't able to make the thing work.
2.my second question is: after i'm done with this report i want to export it
to a flat file. and no i can't got to file>export. i want it to have no
format just raw data. i also know that this is done thru vba and functions
like open(), write() but can you add more intfo
thank you very much
and i would apreciate a quick response
i'm totally new to this access and vba stuff so i would really aprecialte a
detailed answer.
1.my first question is: i have a report that inludes a feild that starts
with numbers and ends with characters (say "1111test") and i need to get only
the numbers how do i do this? i know this is done using vba and some function
called "val" but i wasn't able to make the thing work.
2.my second question is: after i'm done with this report i want to export it
to a flat file. and no i can't got to file>export. i want it to have no
format just raw data. i also know that this is done thru vba and functions
like open(), write() but can you add more intfo
thank you very much
and i would apreciate a quick response