Results 1 to 31 of 31

VBA need to input yesterdays date in a field in IE11

Threaded View

Johnnyv015 VBA need to input yesterdays... 09-19-2014, 02:01 PM
LJMetzger Re: VBA need to input... 09-19-2014, 02:49 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 02:57 PM
walruseggman Re: VBA need to input... 09-19-2014, 02:50 PM
Leith Ross Re: VBA need to input... 09-19-2014, 03:27 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 03:28 PM
Leith Ross Re: VBA need to input... 09-19-2014, 03:37 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 03:40 PM
Leith Ross Re: VBA need to input... 09-19-2014, 03:46 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 03:48 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 04:04 PM
Leith Ross Re: VBA need to input... 09-19-2014, 04:18 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 04:21 PM
Johnnyv015 Re: VBA need to input... 09-19-2014, 04:26 PM
Leith Ross Re: VBA need to input... 09-19-2014, 05:05 PM
Leith Ross Re: VBA need to input... 09-20-2014, 03:08 PM
Johnnyv015 Re: VBA need to input... 10-01-2014, 07:53 AM
Johnnyv015 Re: VBA need to input... 09-23-2014, 02:04 PM
Johnnyv015 Re: VBA need to input... 09-24-2014, 09:02 AM
Johnnyv015 Re: VBA need to input... 09-24-2014, 03:33 PM
Marc L Re: VBA need to input... 10-01-2014, 09:54 AM
Leith Ross Re: VBA need to input... 10-01-2014, 10:38 AM
Johnnyv015 Re: VBA need to input... 10-01-2014, 12:20 PM
Leith Ross Re: VBA need to input... 10-01-2014, 12:44 PM
Johnnyv015 Re: VBA need to input... 10-01-2014, 12:50 PM
Johnnyv015 Re: VBA need to input... 10-01-2014, 12:55 PM
Leith Ross Re: VBA need to input... 10-01-2014, 01:10 PM
Johnnyv015 Re: VBA need to input... 10-01-2014, 01:15 PM
Marc L Re: VBA need to input... 10-01-2014, 02:01 PM
Johnnyv015 Re: VBA need to input... 10-02-2014, 02:43 PM
Leith Ross Re: VBA need to input... 10-02-2014, 04:02 PM
  1. #1
    Registered User
    Join Date
    09-08-2014
    Location
    Detroit, MI
    MS-Off Ver
    2010
    Posts
    55

    Question VBA need to input yesterdays date in a field in IE11

    Hello Gurus,

    I am trying to input yesterdays date in a field in IE. My code currently gets me to the page, and I need to have it always enter the previous date in the cell to generate the report I will be pulling to Excel.

    Any ideas on how I can do this? I have already tried

                HTMLDoc.all.ex1_inputE1.Value = "=TODAY()-1"
                HTMLDoc.all.ex2_inputE1.Value = "=TODAY()-1"
    But this is not working.

    Thanks,
    John
    Last edited by Johnnyv015; 10-02-2014 at 02:41 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Yesterdays date file
    By excelcandy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-22-2013, 03:42 AM
  2. [SOLVED] Function/formula to compare and insert todays date or yesterdays date
    By TC922 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-17-2013, 05:28 AM
  3. How to save formatted date in the input field
    By ksduded in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-20-2008, 09:44 AM
  4. [SOLVED] code an input field that asks for current date
    By jaggyone in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2005, 04:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1