Prompt user to input data (pop-up box)

S

Shags

I've searched in Excel Help, online, and in this discussion group - perhaps
I'm wording my help question wrong - apologies if this is a silly question...

I want to prompt any person opening my excel document to input the date they
require - in a particular format - once they do this I want to use their data
to create a code. I can't for the life of me find where or how I can create
a pop-up box that a person can input data into. I know excel can do this
because I've seen spreadsheets that calculate your love rating, etc - where
you input data when prompted. Can anyone help?
PS: I did read the discussion thread "automatic pop-up message", but that
solution seems a little bit complicated for what I want...plus I don't want a
pop-up message - I want a pop-up field that people can type data into.
Cheers
 
J

JBeaucaire

Give an example of the input you will ask for.

Then give an example of the code you will create from that input.

Then give the destination (sheet, cell) for this code.

This will most likely be a Worksheet_Open macro, so it will only work when
people enable macros as they open the sheet.
 
S

Shags

I'm so sorry to waste your time...

I've just worked out a 'work around' for this, it's not exactly what I
pictured in my mind initially, but it does the job. Thanx for your time.
 

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

Similar Threads

pop-up box 1
Input box to find date 4
pop up box 1
Pop Up Boxes in Graphs 1
Push button and input box? 2
Dialog Pop Up Box 1
pop up box reminder 2
Input box and filters 3

Top