VBA: Input Boxes

  • Thread starter Thread starter MoonWeazel
  • Start date Start date
M

MoonWeazel

Morning All,

I am hoping someone can help!

I have a spreadsheet in which the data is ordered and deleted by se
criteria. This works.

One of the criteria will change, and rather than having to re-code,
thought that having an inputbox would help. This would allow the use
to enter their own date and the data would be sorted and move
accordingly.

This is where I am getting stuck.

Is an input box the best way to go? I have had a look in the helpfil
and it is most unhelpful!

Does anyone have any suggestions?

I would really really appreciate it!

Thanks,

M
 
Mornin',

They do the job ok.. What do you need to know about them?

You could use the contents of a cell to set the criteria?
That works very nicely in some situations.

Cheers,
Foss
 
Back
Top