Hi, i need a simple application to help with my business.
it needs to have 2 text boxes i can copy and past in and 1 button (maybe also another button to clear both text boxes)
- the 1st text box will have a list of items i have sold (with some blank spaces if people have purchased multiple items such as
Item One
Item two
Item one
Item three
Item five
- the second text box will have a list of numbers saying how many of the items in box 1 have been purchased such as
2
1
2
1
1
3
when the button is pressed i need the 1st text box (or possibly a 3rd text box if its easier) to display the items but have the lines duplicated by the numbers shown in the second text box for example
Item One
Item One
Item two
Item One
Item Three
Item Five
Item Five
Item Five
- after words i will be using the results in some automation software i use to send jobs.. such as i need to print 3 x Item Five instead of only printing 1 as it would originally be without this application i need.
any help would be greatly appreciated! im not a very good programmer and have only dabbled with virtual basic and some batch programming in the past. below is an example image of what the application might look like and how it will work. (sorry if iv over complicated it a little)
both text boxes need to be text boxes as the automation program i use i will be using copy and paste alot.
kind regards
Josh
Attachment 96635
it needs to have 2 text boxes i can copy and past in and 1 button (maybe also another button to clear both text boxes)
- the 1st text box will have a list of items i have sold (with some blank spaces if people have purchased multiple items such as
Item One
Item two
Item one
Item three
Item five
- the second text box will have a list of numbers saying how many of the items in box 1 have been purchased such as
2
1
2
1
1
3
when the button is pressed i need the 1st text box (or possibly a 3rd text box if its easier) to display the items but have the lines duplicated by the numbers shown in the second text box for example
Item One
Item One
Item two
Item One
Item Three
Item Five
Item Five
Item Five
- after words i will be using the results in some automation software i use to send jobs.. such as i need to print 3 x Item Five instead of only printing 1 as it would originally be without this application i need.
any help would be greatly appreciated! im not a very good programmer and have only dabbled with virtual basic and some batch programming in the past. below is an example image of what the application might look like and how it will work. (sorry if iv over complicated it a little)
both text boxes need to be text boxes as the automation program i use i will be using copy and paste alot.
kind regards
Josh
Attachment 96635