I want to add data to a certain cell from a listed table value one after another via single button click. it may be in macro or vba code.please help i

mak552

New member
Local time
Tomorrow, 01:18
Joined
Apr 17, 2020
Messages
1
I want to add data to a certain cell from a listed table value one after another via single button click. it may be in macro or vba code.please help in details.
 
You would run a query to add the data,
Or use a form to enter the data.
No vb needed.
 
I want to add data to a certain cell from a listed table value one after another via single button click. it may be in macro or vba code.please help in details.

I would like to see more information about your problem.

Explain your table structures, post a sample dB...
 

Users who are viewing this thread

Back
Top Bottom