![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 26
|
I have have sheet I'm saving info to from a userform textbox, utilizing "XLUP". The sheet has a heading section (rows 1:6) & footing info (rows 10:22).
The desired effect is as follows: when commandbutton is first "add" is pressed, the values of textbox "qnty" is saved in cell E8. The next time it's pressed, it saves in E9. Also during this process, I need to insert rows to move the footing down. Can anyony give me some help? Thanks. |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,064
|
you show no email or i would have emailed my friends Audiojoe form training codes are there, a billion ideas and stuff you can really use, email if you want it
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
|
|
#3 |
|
Legend
Join Date: Feb 2002
Location: Minneapolis, Mn, USA
Posts: 9,704
|
The file Jack's referring to is avalailable for download:
http://www.thewordexpert.com/downloa...erformTraining (Thanks for making this available DreamBoat!) It's a zipped file, so you'll need to unzip it before reading. As I read your post, I became concerned that your footers could prove to be an issue with an overzealous xlup method. So, based on what you were saying, I thought something like the following could do the trick:
Where sheets(2) is the index number (physical location) of your sheet. _________________ Cheers, NateO [ This Message was edited by: NateO on 2002-05-20 16:04 ] |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Posts: 3,064
|
Cheers for that NateO
__________________
Free Excel based Web Toolbar available here. Jack in the UK J & R Excel Solutions "making Excel work for you" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|