G
Guest
I am really new in Acces VBA. I thought it would be more or less the same as
Excel and Word, but it is quite different.
I have the following question. I have created a new database and table which
is updated via external data. I have added three more columns, which should
be filled based on the retreived data.
I tried to create a code in VBA, however nothing looks to work properly. I
only succeeded to do it by a form, however then I have to do it one by one
while I would like the code to run, after imported the data.
Thanks in advance
Excel and Word, but it is quite different.
I have the following question. I have created a new database and table which
is updated via external data. I have added three more columns, which should
be filled based on the retreived data.
I tried to create a code in VBA, however nothing looks to work properly. I
only succeeded to do it by a form, however then I have to do it one by one
while I would like the code to run, after imported the data.
Thanks in advance