Hello, I have two questions (pretty basic for you guru's).
#1: Using a cmdbutton on a form, how do I open a file that is located on my A:\Sample.txt.
#2: I have data in this Sample.txt which looks something like this;
Line#1
WidgetA, 1234, WidgetB
Line#2
WidgetC, 5678, WidgetD
In my form I...
I am not even sure if this is the right forum, but lets give it a try.
I have some software that I want to put on a disk for demonstration purpose only. Hence, I send you a disk, you install it and see a demo of my product in action with perhaps bubble messages poping up telling us what we're...
I am not even sure if this is the right forum, but lets give it a try.
I have some software that I want to put on a disk for demonstration purpose only. Hence, I send you a disk, you install it and see a demo of my product in action with perhaps bubble messages poping up telling us what we're...
I will be the first to say that I'm not the fastest learner when it comes to VB 6.0. So let me pose this question. There are one billion books and cd's that teach you VB 6.0, yet with your expertise I would like to open a can of worms. What do you recommend be the easiest most favorable reading...
This is what I have:
tblDeveloper (fields: Programmer and Cost)=these have data.
tblDeveloperX (fields: Programmer and Cost)=reads what I select from the form.
I have a form which reads data from tblDeveloper. Hence a drop down box:
Developer Cost
Al $25.34
Ben...
Ok Access has kept me up at night trying to figure this out. I created a combo box in a form. This form has data [RowSourceType=ValueList] and [RowSource=widget1;widget2;widget3]. Running the form, the combo box displays the three categories of widgets as it should. However I am not able to send...
Anyone know of where I can grab code which has the guts of what Micrsoft Outlook does. I have looked for downloads in calendar/scheduling/appointment books/PIM/etc...
I have no problem creating my own List box and calendar control but I would like to see something similar to what Outlook...
I have several hundered rows and columns in Excel. What I want to do is every 4th line Bold and thereafter italics. Hence row 4=bold, row 8=italic, row 12=bold, row 16=italic, row 20=bold, etc.... Help?
Ok, I have a form with four text boxes. Basically you can tab all around the text boxes and use the shift+tab to backtab within. Here is the issue: When I am using the shift+tab, I want it to stop at the 1st text box. By stopping there, this would keep the text box in focus and allow the user to...
I have an issue which I been trying to solve.
In this program I am basically looking at files and making sure they look alike. If there is any difference from the file to the record it will get tossed in a hold directory (i.e File=TOVVRIDE1234, record=TOVRRIDE1235). Because of this difference...
Does anyone have an example of a Microsoft Sql Server 2000 Cursor, I am looking all over the internet, and am unable to find one, I need the syntax, I have one in oracle, but not for Sql Server.
Anyone ever experience problems adding Gawk to AIX?? Currently we are using AIX v4.15 and I am wondering if I will run into any issues installing GAWK?
Thanks!!
Ok I went to www.gnu.org and found some Ftp sites. I downloaded Gawk so that I can upload it to our Awk. How do I do this? Are there instructions on how to upload this?
Questios I pose: If I upload this, will it affect any code or libraries we currently are using on the Unix box?
History: We...
OK, need help on this one. I have a form that basically has currency data in it (i.e. $34.76). What I want to do is round this off to ($35). Basically in a nutshell remove the cents. There is a Public Function that I believe can be called. Just don't know how to do it. Should I call this...
Anyone know of any web sites, personal scenarios where one could do some IT business analysis, programming, tech support, etc.. on the side. I know of one web site: www.ants.com but that site offers bids on projects. I am interested in other avenues that you might know of.
Thanks!!
Help! Ok I am a virgin Awk programmer. I am trying to have awk catch null characters but I just found out from a awk guru that Awk and EndAwk doesn't support AIX. It seems awk running on AIX does not recognize hex. This is what I am accepting as of now:
sys_call = "mv " FILENAME...
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.