Recent content by andi

  1. A

    CODE or MACRO for Update/refresh Table

    hi guys, i was created a link table, and i do this step 1. click link table manager, linked table manager showed 2. i check my link table 3. i check "always prompt for new location" 4. will show select new location window, 5. i choose my new location 6. open 7. and table will refreshed...
  2. A

    split table and join it again side by side

    i have tryed but still failed can you make the way in this file, if success please give the file, and i will learn it
  3. A

    split table and join it again side by side

    hi guys, i have a table, the name is CHECKINOUT and the table have fields, otherwise: 1. EID (this is a Employes ID, but this is not a primary key and indx is No) 2. CHECKTIME (this is a TIME and the format is ddmmyyy hh.mm.ss) 3. CHECKTYPE (this is a teks field and in that is I or O; I is In...
  4. A

    Event For Next Record

    or, may be, anybody can help me how to show msgbox validation for textbox1 (or one of textboxs) in macro not in VBA when close, next record, previous record, print, or save
  5. A

    Event For Next Record

    if i write thats macro to before update Event, when i klik close button, after msgbox showed will show warning save prompt like this attachment
  6. A

    Event For Next Record

    i mean, i have maked a unload Event for validation before close form, but it is not availalbe for next record. example; i have a form that have to fill a "textbox1" if textbox1 is null will show a message box i write macros on unload Event like this. IF Isnull(textbox1) or...
  7. A

    Event For Next Record

    how and where if we want to make Event when next record,?
  8. A

    Just Say Hello

    just say Hello
Back
Top Bottom