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

    Hyperlink problem

    Hello, I try to append a table with a hyperlink. The hyperlink is a combination of data entered on a form. I append this data to a table containing all these hyperlinks. The append works wel, but it is only the caption of the record that changes, not the real hyperlink When you go to...
  2. ROMBA

    change caption AND real value of hyperlink record

    Hello, I try to append a table with a hyperlink. The hyperlink is a combination of data entered on a form. I append this data to a table containing all these hyperlinks. The append works wel, but it is only the caption of the record that changes, not the real hyperlink When you go to...
  3. ROMBA

    customize menu bar

    hello, I downloaded the access version of mvps.org. This is a database full of useful access tips. I added my own logfile with interesting threads I find here. this one will be added once I have an answer to this question. How customize the toolbar? There is a toolbar named mnuFRmmain...
  4. ROMBA

    shift key

    Hello, I am trying to run the disable shift key. see code below. But I always have the error message: 'compile error : user-defined type not defined' can you please help me with this one? I tried to set the name of the database as a criteria, but this doesnt work. Thank you !! This is...
  5. ROMBA

    lost thread

    hello, a few weeks ago there was a thread about an export function to an excel file with an automatic naming. In that case the export had to be done as a file containing the date. Now I need that info. can somebody please provide me this thread or the code for exporting data from access to a...
  6. ROMBA

    UPSIZING TO LOCAL SQL

    Hello, I am new at SQL. I want to use the upsizing wizard of Access2000 and do a few tests to put an Sql server local. I tried to, but it refuses. can you provide me a kind of test sql server on the net? I followed this http://www.devasp.com/samples/dsn_sql.asp but it doesnt work. thank...
  7. ROMBA

    FIRST 10

    Hello, I am creating a database that will be stored on a shared network drive. This will be used by 200 people. This will be split in a back and front end. To limit network traffic, I try to search a solution. Instead of loading all the data, I want Access to perform an append query that...
  8. ROMBA

    prevent shift key & open tables

    Hello, I have a database that is used by 40 people. There is 1 main table : TBL_LOG . in that table all data is stored. When an assistant opens the database, he only can access his own data based on queries with criteria the domain user name (VB Module fOSusername() ) As this table contains...
  9. ROMBA

    Access 2000 all forms in taskbar

    I have a database that uses different hidden forms (for default values etc). In access 97 you only had ONE icon in the taskbar. With access 2000 you have for every form a different icon in the taskbar. Is there any possibility to prevent this. I only want 1 item in the taskbar. Thank you for...
  10. ROMBA

    Retrieve Loginname Windows 2000

    Hello, I have an application (front & backend) that is used by 40 people. in the beginning it was just the purpose to log data to get a scope on the recurrence of a certain event. From March on we will put sensitive data in it, and we will also evaluate the users by their log behavior. At this...

Part and Inventory Search

Back
Top