"Form" to add data with?

  • Thread starter Thread starter StargateFan
  • Start date Start date
S

StargateFan

I've never seen this so don't know if it's even possible -- can one do
something in Excel that approaches a database form?

In other words, can .an ordinary spreadsheet be enhanced with a user
input box that pops up with places where user types in pertinent data.
Then by pressing perhaps an "add new record" button on that form, the
data then gets dumped into the spreadsheet and the form is cleared
ready for a new "record".

Can this be done? I'm guessing it might be rather complicated, but
just curious.
 
Hi StargateFan,

Try Excels's dataform ( Menu | Data Form).

Well, holy hannah, I've never seen that before. That is too kewl for
words. I'm in XL2K, so I found this under DATA > FORM (I should have
mentioned my Excel version, sorry).
Alternatively, try John Walkenbach's Enhanced DataForm at:

J-Walk Enhanced Data Form v2
http://j-walk.com/ss/dataform/

Will take a look at this, thanks. Probably not feasible via an addin
as the XL file is saved in a doct management environment and I don't
believe add-ins can be in any way "embedded" into a file. Best to
just use the native Excel one in this case.


later ...
yup, works great. I added code in to a floating commandbar for this
sheet so user can use this way to enter data or the traditional
line-by-line way.

Thanks. :oD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top