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: R9772
  • Content: Threads
  • Order by date
  1. R9772

    can an excel workbook be protected to prevent copying?

    can anyone help me protect a workbook so that it cannot be copied from one place to another and then ammended? Or is this even possible?
  2. R9772

    hiding work sheets in exel

    can someone help me find a way to hide a work sheet in exel...or is this even possible?
  3. R9772

    can someone help me with an if statement in a modual

    can someone help me create a function in Access that uses if statements to act on tables. for instance (select *,if [my design] = [new product] then [new funding] / 12 into [new column] from products) thanks
  4. R9772

    creating a viewable query from visual basic in access

    can anyone help me create a query through visual basic code that i can manipulate from visual basic in Access?
  5. R9772

    importing from excel

    i am attempting to import multiple tabs from a single excel file. each tab has a different name and i have over 50 of them. unfortunately,i have been unable to pull them all in without manually importing each one. can anyone help me with this? Thanks.
  6. R9772

    import specification problems

    can anyone help me to create an import specification in Access. i cannot seem to find the advanced tab that is ususally used to create the import specification.
  7. R9772

    can anyone tell me how to show all

    can anyone tell me how to show all of the formulas at once in a workbook(sheet). my goal is to print this information.
  8. R9772

    can anyone tell me how to create a

    can anyone tell me how to create a skeleton in Access?
  9. R9772

    booting people out of access who haven't logged off

    can anyone tell me if it possible to kick someone out of my database even if i do not have the name of their computer?
  10. R9772

    Top Five or so Questions when creating an Access Database

    can anyone tell me the top five questions that should be asked before creating an Access database?
  11. R9772

    mde files

    can anyone help me to create an mde file. i want to create an access front end with and sql backend. thanks.
  12. R9772

    can someone tell me how to manipula

    can someone tell me how to manipulate columns within tables through the use of vb?
  13. R9772

    compiling from the command line

    i am attempting to compile a java file from the command line and i keep recieving the following error: Exception in thread "main" java.lang.NoClassDefFoundError can someone help me with this? thanks.
  14. R9772

    refreshing a linked table via a macro/module code

    i want to update/refresh a linked table through the use of a macro. but, can not find anything on how to do this. can anyone help me with this?
  15. R9772

    changing the amt from negative to positive in a given field

    can anyone help me with changing the amounts of one column to a positive or a negative if another column has a date greater than say 10/31/02? i think i may need to right a function but i'm having a hard time figuring out how to do this.
  16. R9772

    opening txt files from a module

    can anyone help me in writing code to open a text file for processing in access. i am trying to make this happen automatically and can't seem to find a good example of how to do it.
  17. R9772

    can anyone help me with the code ne

    can anyone help me with the code needed to create a loader? i am attempting to create a loader to load information from excel to my application. let me know if this is possible.
  18. R9772

    File/Open/Close Options at the top of my Application

    can someone tell me how to place file,open,close options at the top of my application. I am unsure as to which control/component will give me the ability to do this.
  19. R9772

    i need help establishing a connecti

    i need help establishing a connection to an access database from visual basic.net...can anyone provide a little guidance with this? thanks.
  20. R9772

    can anyone tell me how to convert j

    can anyone tell me how to convert julian dates to regular dates in access?

Part and Inventory Search

Back
Top