I have created a Main Report that I has been able to pass the parameters and values to a subreport successfully.
Now I would like the user to be able to further filter at the subreport level by providing parameters with mulit values. So they will be able to select which ever parameters they...
Does anyone have code to have a Dialog box open and give the user a way to pick multiple Word Docs. Then after they pick them it will run a macro.
Any code snippets would help.
I need some code for a word doc to count the number of words until the selected word.
In other words, I need to find the word count position of a particular word.
Any loops or maybe a property example would really be helpful.
Thanks
I'm having a brain fart righ now. I can only do this to extract the LastName and First Name, but I also get the Middle Initial from the first name. I need something to only extract the First Name. Please Help. This is my formula so far.
This is the field I need to extract from:
LastName...
I'm having a brain fart righ now. I can only do this to extract the First Name, but I also get the Middle Initial. I need something to only extract the First Name. Please Help. This is my formula so far.
Formula: (Used in a Query)
FName: Mid([FullName],InStr([FullName]," ")+1)
I have a text file that is not in a friendly format for Access. Can someone provide me help to get the following into a table?
TextFile>
Name: Blow Joe DOB: 17Oct78
and so on
EndofFile<
It has more but I just need to get started.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.