User Profile

Collapse

Profile Sidebar

Collapse
skeata
skeata
Last Activity: Jan 10 '07, 05:31 PM
Joined: Jan 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • From the reseach that I have been doing, I believe I need to enter some code into the AfterUpdate property. Any suggestions?
    See more | Go to post

    Leave a comment:


  • skeata
    started a topic Inserting a value into a table from a combo box

    Inserting a value into a table from a combo box

    Hi, I'm having a major dilemma here. I know it's not very difficult in a sense, but any help will be greatful. So, with no more delay, here is my problem:

    I created a form called ImportFiles_Add itionForm. I have a combo box linking to another value in a table. Here is my SQL view:

    SELECT dbo_FileTypes.F ileTypeID, dbo_FileTypes.T ypeDescription
    FROM dbo_FileTypes
    ORDER BY dbo_FileTypes.T ypeDescription;...
    See more | Go to post
No activity results to display
Show More
Working...