Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Possible form help needed

I have data in a number of worksheets within the same workbook and need to
place this data in a more user friendly way (possibly form) for the end user
to add additional information.
Maunually, I would create a form on the same sheet then copy and paste each
item of data into the correct cell inserting or deleting lines in my form as
needed.
With several hundred sheets I need to automate this to avoid losing the will
to live!
The core information contains a number of identical repeated items that only
need to be copied once. It may have from 5 to 75 rows in each sheet so the
form needs to be resized as required.
In Access this would be no problem but Excel has to be used as the sheets
will be emailed on.

Any ideas gratefully recieved.

Diverdon


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Possible form help needed

with out seeing the sheet this is kinda hard for me, try somthing lik
this pardon my bad syntax

For i = 5 to 75
i=i+1
label(i).caption = cellletter & (i)

Next i


that will chuck all infomation ino a incrementing cell incrementin
down a column not to sure about the label comman but there is anothe
way around that. If you want more help my e-mail i
so send me a line an i will help you as muc
as i can..

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula (off form) that completes form data based on a result lldiel Excel Worksheet Functions 2 November 24th 09 11:09 PM
excel form. Need data extracted to spreadsheet each time a form co MikeR-Oz Excel Discussion (Misc queries) 4 April 5th 09 05:18 AM
How can I set up an invoice number system - no form needed VRW Excel Discussion (Misc queries) 0 February 13th 06 08:38 PM
how can I make a form number change everytime the form is opened babydumplingspita Excel Worksheet Functions 1 October 10th 05 07:58 PM
PO Form Needed Whosyourdata Excel Discussion (Misc queries) 0 September 26th 05 08:45 PM


All times are GMT +1. The time now is 07:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"