Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ajorge
  • Content: Threads
  • Order by date
  1. ajorge

    Help Exporting data to Excel

    I have a query that gives me the sum of five fields. I need to export that information to an excel sheet. I already the excel sheet set up to generate a Pie chart wiht the data. I just need to populate the fields. Can some please help. Thank you in advance Alexander Jorge City of Miami...
  2. ajorge

    Adjusting the Monitor settings with code

    I have a database that is shared by 10 users each user has a different setting on their monitors is there a way to adjust the setting with code so when they login they all see the same screen sie and when the log out the screen goes back to there normal settings. Alexander Jorge City of Miami...
  3. ajorge

    Problem with Form and Subform

    I have a subform called "HOME Building Subfrom" in this form I have a command button that prints a report based on the current record and when I Veiw the form by itself it works perfect. When the form is open with the main form the print report function doesn't work. The code I...
  4. ajorge

    Blank form

    I have a form that displays information according to the year that the user enters, the recordsource is a query and ask the user first to input the year. If the year is available the form displays the fields and if the year is not in the records then the form comes up blank. What i want to...
  5. ajorge

    Form Filter

    I have a form that is basically for input information only, the problem is that now it has to be filtered to only allow the year the user wants to work in. On open I am asking the user to select the year in drop down list and assigning it to a global var. how do I setup the code in VBA
  6. ajorge

    Disable Windows in Toolbar with VBA Code

    I was wondering if there is any way to dsiable the Windows in Toolbar feature using VBA Code.

Part and Inventory Search

Back
Top