User Profile

Collapse

Profile Sidebar

Collapse
Kappucino XL
Kappucino XL
Last Activity: Nov 4 '09, 09:29 AM
Joined: Aug 17 '09
Location: Pretoria SA
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Kappucino XL
    started a topic Reading Word Files Using Visual C#

    Reading Word Files Using Visual C#

    Hi there.
    I've been writing programs, using C#, but have never read a file using c#.(Please believe me).
    Now, I've been asked to create a program, that READS a word file, sort the content alphabetically, and print the content...

    How do I connect my C# Windows form, to a .doc file?
    please help...
    See more | Go to post

  • Kappucino XL
    replied to Uploading Images On C# Windows Forms
    OK, I have picturebox control on my form, and what I need is offer the user the option to upload a picture on this picturebox control, which will the be save in a database... This is the best way I can ask my question. Will you be able to help?
    See more | Go to post

    Leave a comment:


  • Kappucino XL
    started a topic Uploading Images On C# Windows Forms

    Uploading Images On C# Windows Forms

    Hi there...
    I've been asked to to create an application, where images on the hard-drive, can be uploaded on my C# windows form, and get stored in a database.
    How do I do this?
    See more | Go to post

  • Add New; Save ; Delete Buttons Comvobox



    Well, since my load button(whichwor kks) code is :
    this.table1Tabl eAdapter.Fill(t his.tableDataSe t.Categorytable );
    this.table2Tabl eAdapter.Fill(t his.table2DataS et.Categorytabl e);
    this.table3Tabl eAdapter.Fill(t his.table3DataS et.Categorytabl e);
    this.table4Tabl eAdapter.Fill(t his.table4DataS et.Categorytabl
    ...
    See more | Go to post

    Leave a comment:


  • Kappucino XL
    started a topic Combo box; Add New; Save; Delete Buttons

    Combo box; Add New; Save; Delete Buttons

    Hi there, I have created a windows form application where I've placed a combo box; a load button and three data-grids. All these receive their data from a SQL Database. The combo box from table1. The three data grids from table 2, 3, and 4. Now when I click the load button data in the database is displayed in the respective controls. What I need now , is the code for the Add New button to clear the controls ; the delete button, to delete the record...
    See more | Go to post

  • Placing string "None" in blank report textboxes

    Hi there...
    What is the VBA Code for inserting the string "none", in every blank textbox, in a report?
    My system, generates a report from a query. eg: textbox1: FirstName ; textbox2: Middle Name; textbox3: LastName! Now, my report will display everyone's FirstName, MiddleName, LastName from the query. Incase someone does not have a middle-name, I need the word "None", to be displayed, on the the report? How do I...
    See more | Go to post

  • Kappucino XL
    replied to Creating Reports
    Creating Reports



    Thanx Guys!
    I do however, am still battling with the code for resetting my checked checkboxes to false. I tried the SET-PROPERTY MACRO EVENT. gives me errors. In VBA, I tried setting the Value to FALSE, but I still get ERRORS.
    Please help,AGAIN.
    Otherwise, everything else is running smooyhly... ;-)...
    See more | Go to post

    Leave a comment:


  • Kappucino XL
    started a topic Creating Reports

    Creating Reports

    Hi there...
    I'm busy with a project where I view my information in forms. I get to choose the info I want using comboboxes. All info viewed, is in my tables, and also stored in a query. I have now, created a report from this query, but I only want to generate a report, showing only the records I chose in my form. When I click the button on this form, everything in the query is displayed, but I do not want this to happen.
    I only want...
    See more | Go to post

  • Kappucino XL
    started a topic "COPY AND PASTE" Macro Event

    "COPY AND PASTE" Macro Event

    Hi There..
    What is the Macro or Code Builder Event, For Copying And Pasting.
    i.e:

    I need to click on a field in a textbox, and it must be copied jus by clicking on it.
    Then I want to click on an empty textbox, and the field I copied must get pasted...

    How do I go About doing this?
    XL
    See more | Go to post

  • Can I copy these fileds individually on Click



    Well, thanx ChipR. But can I also copy individual records, by using the ON Click Event. Only Selected fields need to be copied...
    XL...
    See more | Go to post

    Leave a comment:


  • Copy Information from 1subform form to another

    Hey There...
    I have two datasheet subforms, on a mainform: Subform1 and subform2. They receive their info from two separate tables. Now, I need to copy information from subform1 to a field in subform2. Hope my Question is clear and not too stupid...
    See more | Go to post

  • Kappucino XL
    started a topic Synchronized ComboBoxes

    Synchronized ComboBoxes

    Hi. How Do I Synchronize Two Comboboxes, using either VBA or Macros?
    XL
    See more | Go to post

  • Creating A Report For Only Those Records Checked

    Good day everyone!
    I need the Macro "code" for sending, ONLY RECORDS THAT I'VE CHECKED ON A FORM, to a report.
    Can Anybody out there assist this rookie?
    XL
    See more | Go to post

  • Kappucino XL
    replied to Placing Checkboxes in a combobox...
    Thank You



    Firstly, Thanx For welcoming me to BYTES. Even Though I've decided to go with MV fields. I'll also be testing my application using YES/NO fields
    Thanx Linq

    XL...
    See more | Go to post

    Leave a comment:


  • Kappucino XL
    replied to Placing Checkboxes in a combobox...
    Thanx, You've Helped me A Lot



    Thanx Megalog, After reading up on MV fields and actually testing the application, I realize that MV fields are exactly what I was looking for...

    Thanx A mil......
    See more | Go to post

    Leave a comment:


  • Kappucino XL
    started a topic Placing Checkboxes in a combobox...

    Placing Checkboxes in a combobox...

    Good Morning My Very Experienced Developers...
    I need to place checkboxes for every record in a combobox. I also need to generate a report for only those records CHECKED... I'm still a trainee Developer. How do I go about, doing this?
    See more | Go to post
No activity results to display
Show More
Working...