LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 49
Default Date Prompt for 1 day

This seems like a simple thing but none of us here can figure it out.

I have a date prompt that works as is, with a "=".

Range("AO1").Select

Dim myDate As Date
myDate = InputBox(Prompt:="Enter a date please")
Range("AO1").AutoFilter Field:=41, Criteria1:="=" & myDate

What I WANT to do is return a single date, the myDate. You'd think all you
have to do is remove the , but that returns nothing. Trial and error hasn't
produced a solution.

So simple, but it has us stumped ...

KarenF

 
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
Email From a date prompt stew Excel Discussion (Misc queries) 1 September 21st 08 05:06 PM
Adding a date prompt to get external information Traci Excel Worksheet Functions 3 June 8th 07 10:47 PM
save prompt for user exit, but no save prompt for batch import? lpj Excel Discussion (Misc queries) 1 February 25th 06 02:08 AM
How do I prompt a user to update a cell value (ie the date)? martb Excel Worksheet Functions 1 September 8th 05 11:33 PM
Help on Prompt Zubair Excel Worksheet Functions 0 January 17th 05 09:15 AM


All times are GMT +1. The time now is 01:37 PM.

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

About Us

"It's about Microsoft Excel"