Can you have pre-existing forms that open upon the users choice? If so, set up your forms using the different querys as your datasource and you should be good to go. Just have the forms open when the user selects the correct query from your list.
http://www.newegg.com/Product/Product.aspx?Item=N82E16834997340
This is a little more then you expressed wanting to pay but the product is out there at least.
Hello, I'm fairly new to access and am trying to create a database that uses a linked spreadsheet of names, depts, and dates some training was preformed.
My goal is to create a report that has percentages of who has completed said training. For the whole command and by departments. If the...
So you want to break out of the for loop when a red cell has been found.
or you could always use a goto statement that goes to after the for loop once one red cell has been found.
If your output is already in excel then, just set up a temp string variable as your output.
Then loop through the cells and concatinate them to the temp adding in your ".|".
The .csv should be able to be imported through excel without writing code for the action. I think this is what SkipVought suggested. Why would that have an issue because of the data being on other pages? This should import whatever is in the .csv file.
Will the printer being printed to always be the default? If so you should be able to do something like this:
ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True
It has been my past experience you can save songs directly to an Ipod but it isn't as easy as one might think, as the songs are stored in a group of hidden folders on the Ipod. This way you can bypass itunes if so desired, I know it's a software some people dread using.
These hidden folders...
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.