Regarding MS Access 2003 and VBA programming -


my requirement add blank table onto form in ms access 2003 on can paste data copied excel sheet. table need have same column structure excel sheet.

but unable find ui component can task.

jagu

first step, need create table same columns data type in same order excel

then create form table allowing datasheet view.

when open in data sheet view, can past records excel. first copy excel records clipboard , right click on asterisk (*) in access form (datasheet view) , paste.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -