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. EXCEL VBA

EXCEL VBA

Scheduled Pinned Locked Moved Visual Basic
helpdatabasequestion
4 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.
  • V Offline
    V Offline
    veon cheng
    wrote on last edited by
    #1

    hi, i had a problem in VBA, and i really hope you guys is able to help mi. i'm creating a simple system using VBA in excel, therefore i'm using the sheets as my DB. how am i suppose to call the things i wan. 2nd question how am i suppose to link the data list or list box with the sheets. Thanks really hope to hear from you guys thanks Best Regards Veon cheng

    C 1 Reply Last reply
    0
    • V veon cheng

      hi, i had a problem in VBA, and i really hope you guys is able to help mi. i'm creating a simple system using VBA in excel, therefore i'm using the sheets as my DB. how am i suppose to call the things i wan. 2nd question how am i suppose to link the data list or list box with the sheets. Thanks really hope to hear from you guys thanks Best Regards Veon cheng

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      veon cheng wrote:

      how am i suppose to call the things i wan.

      I see you meant to type 'want', and that's cool. We all make typos. But, I still can't work out what on earth you may be asking for. I don't do VBA, but I doubt anyone who did, could answer you either, for this reason. Perhaps you need to explain more.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      V 1 Reply Last reply
      0
      • C Christian Graus

        veon cheng wrote:

        how am i suppose to call the things i wan.

        I see you meant to type 'want', and that's cool. We all make typos. But, I still can't work out what on earth you may be asking for. I don't do VBA, but I doubt anyone who did, could answer you either, for this reason. Perhaps you need to explain more.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        V Offline
        V Offline
        veon cheng
        wrote on last edited by
        #3

        hi sorry about the "wan" thingy. hmm ok i'm creating a form in excel where the form is able to let the user to select the start date and end date of the report to be generated. therefore i need to know the code that is able to call the data from an excel sheet to get the figure as well as items in the excel sheet. where i want to use the excel sheet as a DB. how? thanks Veon

        D 1 Reply Last reply
        0
        • V veon cheng

          hi sorry about the "wan" thingy. hmm ok i'm creating a form in excel where the form is able to let the user to select the start date and end date of the report to be generated. therefore i need to know the code that is able to call the data from an excel sheet to get the figure as well as items in the excel sheet. where i want to use the excel sheet as a DB. how? thanks Veon

          D Offline
          D Offline
          DaveAuld
          wrote on last edited by
          #4

          there are objects that allow you to look at the various sheets and reference them by name etc. One of the best things to do, is record a macro and perform a number of operations e.g. move around sheets, changing values in cells etc. Then look at the code that is recorded. The object browser will also help you identify the various objects and methods that can be called.

          Dave Who am I?: Web|Facebook|Twitter|LinkedIn|Bebo

          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