Hi, i have a sub form_load() and a sub process_click() but i dont know how to connect them. meaning the variables i used in form_load() i want to be able to use in process_click(). both are public subs and here is the code from both: your help is greatly appreciated...thanks
Public Sub...
Hi, i wrote a flow chart for a project but im kind of stuck. Here is the flow chart
read selected choices
'main menu
user exits or
user picks a choice
im having trouble with the read the choices. I have a list of 5 time periods written in a combo box. How do i read the time periods...
Hi, i wrote this code as below but i keep getting a file not found error. I know the file exists, but im assuming there is something wrong with the code. By the way i am trying to copy all the files from the temp folder located in a datadirectory to the source of the dataDirectory...
Hi, i would like to find out how to search a particular directory to see if a particular folder exists. Here is what i have so far:
dataDirectory = getKey("software\financial\Paths\User Path")
'check to see if datadirectory\Temp Folder exists
Hi, i wrote some code to find the data directory of a particular program and put it in a variable called datadirectory. Now i would like to open a file from "datadirectory" and check some numbers in it. Here is what i have so far.
dataDirectory =...
Hi, i would like to search through a registery to find the data path of a program using VB. here is the path:
hkey_local_machine\software\financialcalc\paths\data path v4.0
i dont really know where to begin.
thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.