User Profile

Collapse

Profile Sidebar

Collapse
Fenris54
Fenris54
Last Activity: Mar 26 '07, 04:56 AM
Joined: Mar 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • No problem. I wasn't sure if it would be needed. But this is what I have. I basically have 2 forms. One is for adding, deleting, and viewing the database and the other is for printing. There are 30 buttons (Just like the avery label stickers) that when you click on it, it would make sure that when the label printed the printer would skip over that label space. (So you aren't printing over blank labels.)

    I apologize for the lack of...
    See more | Go to post

    Leave a comment:


  • Fenris54
    started a topic Printing from a Database in VB 2005 Express

    Printing from a Database in VB 2005 Express

    Hi,
    I have an Access database in my program that holds names and room numbers. They are meant to go on those Avery label stickers but I am not sure how to get the data into a form that I can manipulate into the proper format. I'm not sure what else to say/ include.
    Thanks in advance.
    See more | Go to post

  • Sorry, guess I didn't word my question well. I know of Items.Remove but my problem is how to recognize which row is the one I want to delete. Will the Items.Remove also remove the row from the database?...
    See more | Go to post

    Leave a comment:


  • Deleting Multiple List box items that are linked to a database

    Basically, I have a listbox that is holding some information stored in a database. I want to remove the items but I'm not quit sure how. I've gotten the impression that I need to store the selected items into an array. I tried using some code that someone had posted in a previous post to see if it would work but apparently VB 2005 doesn't support the ListItem type.

    So I was wondering if anyone can suggest what I should try doing. I...
    See more | Go to post
No activity results to display
Show More
Working...