Results 1 to 7 of 7

Which cycle of a loop am I at ?

Threaded View

Jaime1182 Which cycle of a loop am I at... 04-19-2020, 05:38 PM
TMS Re: Which 'i' am I at? 04-19-2020, 05:41 PM
protonLeah Re: Which 'i' am I at? 04-19-2020, 06:31 PM
Jaime1182 Re: Which 'i' am I at? 04-19-2020, 07:49 PM
TMS Re: Which 'i' am I at? 04-20-2020, 02:52 AM
Pepe Le Mokko Re: Which 'i' am I at? 04-20-2020, 02:57 AM
Pepe Le Mokko Re: Which cycle of a loop am... 04-20-2020, 03:00 AM
  1. #1
    Registered User
    Join Date
    04-21-2008
    Posts
    11

    Which cycle of a loop am I at ?

    Hi there!

    I have a code that has the following

    For i = 0 To 100
    This code will loop over and over again at the next i. However, I need to know which cycle we are in.

    I want SendKeys to "type" out what 'i' is in a Notepad.

    How would I do that? I tried:

    SendKeys "i"
    but that just typed 'i'

    I tried to google which i I is, and that ended up with me in psych topics...

    Would appreciate any help
    Last edited by Pepe Le Mokko; 04-20-2020 at 02:58 AM. Reason: Title

Thread Information

Users Browsing this Thread

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

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