View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
marty6 marty6 is offline
external usenet poster
 
Posts: 1
Default Need help with userform....please....

Hi,

I'm very, very new at VBA and excel. I have a problem here at work an
I'm in need of some help. I would like to create a popup menu and b
able to input section numbers which are attached to adjacent cells.
The popup menu will have seven input textboxes under the add column an
seven input textboxes under the subtract column. Here's an example:

section number of items
1001.01 10
1001.02 11
1001.03 09


If I typed in 1001.01 in one of the add textboxes, the number ite
increases by one. If I typed in 1001.01 in the subtract textbox, th
item would decrease by one. The rest of the spreadsheet has forumla
for column totals. So, that being said, can someone help me i
developing an input box(userform) that pops up? I did go to the M
excel web page in order to learn about how to create a basic userform.
But, what I would like to do is beyond my knowledge. Any help i
appreciated.

BTW. I have 560 section numbers and an equal number of "number o
Items" also.

Thank you,

marty

--
Message posted from http://www.ExcelForum.com