View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KR KR is offline
external usenet poster
 
Posts: 24
Default how to create a userform without VBA

hey...i have an MS Access DBS. I want users to be able to access it using
Excel (the users computers do not have Access and we may not have it for
awhile). Is there a a simplier way to create a form for them to enter data
(like in access) besides using VBA and besides using the form option. The
form option is giving me trouble because i need the users to query for their
own records (username) out of a couple of thousand and than add notes to each
record. Ultimately I would go back to access from my end and do my reporting.
help much appreciated!