Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. VB.Net - Excel SaveAs box

VB.Net - Excel SaveAs box

Scheduled Pinned Locked Moved Visual Basic
csharp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Central_IT
    wrote on last edited by
    #1

    How do you get the SaveAs dialogue box to appear in VB.Net. With VB6 was it was the commondialog. What I want is the SaveAs box to appear and I enter the filename and able to put it into a location.

    P 1 Reply Last reply
    0
    • C Central_IT

      How do you get the SaveAs dialogue box to appear in VB.Net. With VB6 was it was the commondialog. What I want is the SaveAs box to appear and I enter the filename and able to put it into a location.

      P Offline
      P Offline
      phil o
      wrote on last edited by
      #2

      Try to use the SaveFileDialog object.

      J 1 Reply Last reply
      0
      • P phil o

        Try to use the SaveFileDialog object.

        J Offline
        J Offline
        JR212
        wrote on last edited by
        #3

        In Excel it is

        Application.GetSaveAsFilename

        and

        Application.GetOpenFilename

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups