+ Reply to Thread
Results 1 to 2 of 2

Excel data to notepad in numerical series name

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    07-28-2018
    Location
    India
    MS-Off Ver
    2013
    Posts
    173

    Excel data to notepad in numerical series name

     If wr > 1 Then
     Application.DisplayAlerts = False
      Do
        Beep
        t1 = InputBox(" Plz Upload The BasketOrder " & tempbof, "PaasWord= Uploaded ", 1)
     Loop Until t1 = Uploaded
        w2.Sheets(1).Range("A1:U" & wr).Select
        Selection.Copy
        Shell "notepad.exe", 3
        SendKeys "^v"
        VBA.AppActivate .Caption
        .CutCopyMode = False
       
        End If
     
     
     End If
     Application.Wait (Now + 0.00001)
    Call START_Step2
     
     
    End Sub
    Hi,
    I am looking to put excel data to notepad & Notepad file name will be in numerical series , So plz help me in achieving the same
    Thnx for ur Great Hep

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Excel data to notepad in numerical series name

    Only one thread per topic is allowed. I have CLOSED the duplicate thread. You may continue on this thread.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Save Notepad file name in numerical Series
    By Leonardo1234 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-28-2022, 07:33 AM
  2. [SOLVED] Adding third data series as numerical labels for existing two series
    By Nucks in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-22-2021, 03:03 AM
  3. Excel VBA repeat numerical series based on value in another cell or variable
    By paneliyadhruv in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-23-2018, 10:13 AM
  4. [SOLVED] Macro-Launch Notepad from Excel and save data in notepad and save with naming conventio
    By hjaspaul in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 06-01-2016, 09:19 PM
  5. Replies: 0
    Last Post: 09-18-2013, 10:13 AM
  6. Need Help in importing data from series of data from notepad
    By dj1234 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2012, 09:29 AM
  7. Help! - Plotting numerical and non-numerical data on excel
    By yemmyugha in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 04-23-2012, 01:31 PM

Tags for this Thread

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