Search results

  1. Z

    Unbound Object Frame Inside Tab Control

    Hi all, I've a weird problem; On a Tab Control inside a from, I've created an Unbound Object Frame, referring to an MS Excel Work Sheet. The goal here is to link that Unbound Object Frame residing on the Tab Control and save the form/link. Now, when I execute the code, the Object Frame is...
  2. Z

    Autosize Column widths Listbox

    hello all, I was wondering whether there is an "easy" way to make the column widths of a list box to adjust to the largest peice of data under it.... without filling it in yourself in the design view... So in VB.... I know that there is the property COLUMNWIDTHS, and that you can adjust it by...
  3. Z

    Empty Dates.. Why 12:00:00 AM???

    Dear All, I'm trying something quite simple, adding dates into a table with the aid of an action SQL statement (INsert Into) in VBA. However, if a date is empty, the value 12:00:00 AM is filled in! I really want that if it a date is set to empty, that noting is added to the table... I can...
  4. Z

    Oracle, Tables and Access

    Dear All, I'm trying to link to Oracle through ODBC...everyhting is set up, and I can connect and I can also see the tables..The problem is...there are just toooo many tables in the link window!!!.... Does anybody know how to find the right table you want faster??? Or how to limit the tables...
Top Bottom