I am looking for the code to detect another form being loaded in another database, and return the path directory. Is it possible?
Anyone can help? Thank you.
Anyone know how to write code for append query in VBA.
the append query can change the attributes based on the criteria. it looks something like that...
if condition is true then
append field 1, field 2
else
append field 2, field 3
end if