Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I thought that this would be a great process of setting up everything at
front and declaring then assigning. But when it gets to the g line and says it subscript out of range error. Any idea's a-Sub getnewnum() b-Dim QteFile As Workbook 'This is the source of all quotes c-Dim ExlPpsl As Workbook 'This is the downloaded file d-Dim QteSht As Worksheet 'Previous Number worksheet e-Dim AllQtes As Worksheet 'QteSrc worksheet f-Dim Ppsl As Worksheet '2. Proposal Data worksheet g-Set QteFile = Workbooks("C:\Documents and Settings\jason.hopson\My h-Documents\A-dec Projects\ICC\ICC KAIZEN EVENT\QuoteNumber.xls") i-Set ExlPpsl = ActiveWorkbook k-Set QteSht = QteFile.Worksheets("Previous Number") 'This is currently the l-same as SrcNumSht m-Set AllQtes = QteFile.Worksheets("QteSrc") n-Set Ppsl = ExlPpsl.Worksheets("2. Proposal Data") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
confused | Excel Worksheet Functions | |||
I'm still confused | Excel Worksheet Functions | |||
Very confused.... | Excel Discussion (Misc queries) | |||
:S confused :S | Charts and Charting in Excel | |||
I'm Confused........................................ | Excel Programming |