So I have a form that has a Multi select list box of one table. i want to be able to select the fields I want and then click the generate report button. The fields visible on the report would be different based upon which fields were selected on the report.
I thought it was some sort of IF...
And where in the above code do I type this?
Select Id, This, That From [Inventory] Where Id=Forms![Inventory Form]![Inventory subform]!Form![CODIGO USUARIO]
I have:
Private Sub Command8_Click()
On Error GoTo Err_Command8_Click
Dim stDocName As String
stDocName = "rptInventory",
DoCmd.SendObject acReport, stDocName
Exit_Command8_Click:
Exit Sub
Err_Command8_Click:
MsgBox Err.Description
Resume Exit_Command8_Click
End...
I am creating a very small inventory database. I have a form that has user information on it, and a subform that has the inventory option they can fill. I am going to create a button from teh button wizard that says send report. I would like the report that is sent to be specific to the...
I do not want to deploy Windows Vista, I am trying to learn how to use Windows deployment services. It keeps asking me for a .wim file, but my Windows XP CD does not have this.
i work for a school and we just installed WDS. We are an entire XP environment. We are trying to get ready for the summer, and use WDS to reinstall the entire school in one fell swoop.
I will be following this thread closely.
So I have designed a card, but on every card one graphic will change. In the middle of my card is a picture of one of my students. I have a directory of all the photos I want to use.
Is their a way to make this work like a mail merge so I do not have to change the picture for the card all...
ok, so i am figuring this out, but I have another question.
on Workstation X I have the itranet location for windows update set to \\Computer1
Now in GPMC I have changed itranet location for windows update to \\Computer2
Which one wins out? Well the server side GPMC trump what is set on the...
So I have read it, i am little confused, but need to play around with it more.
Quick question. Is it possible to import the Group POlicy from one of my desktops to the GPMC?
So I am a total newbie to Windows Server anything. We are using server 2003. Now on all of our desktops (totally Windows XP) we use Group Policy editor, to change some specific about the machine.
ie, where windows updates are found, what the proxy is, etc.
What sucks is we have to do this to...
In an earlier post I explained I was doing an inventory for my work place. we have 4 models of computers in our office. I would like to be able to track which model each person is using. I have create a table will two fields one is the record and the other is an OLE field with a picture of...
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.