#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 69
Default Ask for date

I receive a file (bi-weekly) which is then sorted by Macro into various
worksheets and sent to Departments for their research and response. How
could I get a message to appear which would ask me for the date the
worksheets will be sent to the departments and populate it into the database
during the sort process?

TIA
Carole O
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Ask for date

Assuming that you would like this to be done as part of the process run by
your "sorting" macro........that macro itself would have to be modified.
Whoever wrote the original macro should be able to incorporate this new
function.

Vaya con Dios,
Chuck, CABGx3





"Carole O" wrote:

I receive a file (bi-weekly) which is then sorted by Macro into various
worksheets and sent to Departments for their research and response. How
could I get a message to appear which would ask me for the date the
worksheets will be sent to the departments and populate it into the database
during the sort process?

TIA
Carole O

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 69
Default Ask for date

I recorded the 'sorting' macro. I know there is a way to do this, I just
either have forgotten or don't know how. After the macro is started, it
should pop up a question "What is the send date?" and give the person running
the macro an opportunity to respond. The macro will then write that date to
the 'send date' column in all the sorted files.

Hope this clarifies what I am looking for.

Carole O

"CLR" wrote:

Assuming that you would like this to be done as part of the process run by
your "sorting" macro........that macro itself would have to be modified.
Whoever wrote the original macro should be able to incorporate this new
function.

Vaya con Dios,
Chuck, CABGx3





"Carole O" wrote:

I receive a file (bi-weekly) which is then sorted by Macro into various
worksheets and sent to Departments for their research and response. How
could I get a message to appear which would ask me for the date the
worksheets will be sent to the departments and populate it into the database
during the sort process?

TIA
Carole O

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 623
Default Ask for date

You want InputBox, as in:

SendDate = InputBox("What is the send date?, , <default if wanted)

--
Regards,
Fred


"Carole O" wrote in message
...
I recorded the 'sorting' macro. I know there is a way to do this, I just
either have forgotten or don't know how. After the macro is started, it
should pop up a question "What is the send date?" and give the person running
the macro an opportunity to respond. The macro will then write that date to
the 'send date' column in all the sorted files.

Hope this clarifies what I am looking for.

Carole O

"CLR" wrote:

Assuming that you would like this to be done as part of the process run by
your "sorting" macro........that macro itself would have to be modified.
Whoever wrote the original macro should be able to incorporate this new
function.

Vaya con Dios,
Chuck, CABGx3





"Carole O" wrote:

I receive a file (bi-weekly) which is then sorted by Macro into various
worksheets and sent to Departments for their research and response. How
could I get a message to appear which would ask me for the date the
worksheets will be sent to the departments and populate it into the
database
during the sort process?

TIA
Carole O



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get the random date between the start date and the end date? Sebation Excel Worksheet Functions 3 October 13th 07 12:20 PM
Report Date - Date Recv = Days Late, but how to rid completed date MS Questionnairess Excel Worksheet Functions 1 January 24th 07 11:05 PM
Formula for determining if two date columns fall within specific date range Igottabeme Excel Worksheet Functions 2 April 21st 06 02:50 AM
Formula for determining if two date columns fall within specific date range Igottabeme Excel Discussion (Misc queries) 1 April 20th 06 10:03 PM
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM


All times are GMT +1. The time now is 09:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"