|
More site info...
Technical Excel Issues | Forum profile
|
|
Forum profile page for Technical Excel Issues on http://www.mrexcel.com.
This report page is the aggregated overview from a single forum: Technical Excel Issues, located on the Message Board at http://www.mrexcel.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Technical Excel Issues" on the Message Board at http://www.mrexcel.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Technical Excel Issues:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
26
|
56
|
198
|
|
Post:
|
74
|
160
|
515
|
|
|
Technical Excel Issues Posting activity graph:
|
Top authors during last week:
user's latest post:
Corrupt Excel files
Published (2009-12-09 14:29:00)
It is not saved in a methodical way but I have most of it knocking it around. Out of a years work I would lose a few days worth of raw data, and a few days work of processing it. (PS - The zipped version is the same size as the original)
user's latest post:
worksheet top line -how to activate
Published (2009-12-17 16:57:00)
Hi, you are right. I was no# one fool. I have found out it is called formula bar. Once again, much thanks.
user's latest post:
Macro runs slower with each...
Published (2009-12-17 12:29:00)
Small point, but you shouldn't use an Integer as a row counter - always use a Long. Which version of Excel are you using, and does your code turn of screenupdating and calculation at the beginning? Oh, and do you have page breaks displayed?
user's latest post:
Macro runs slower with each...
Published (2009-12-16 22:36:00)
It looks like you have some undeclared variables there, like "r1". I would recommend putting OPTION EXPLICIT at the very top of your module. This will force you to declare all your variables. Othwerwise, undeclared variables are defaulted to Variant. I don't know if this has anything to do with the behavior you are experiencing, but even if it doesn't, it is a good programming practice to get into.
user's latest post:
worksheet top line -how to activate
Published (2009-12-17 17:30:00)
status bar is at the bottom. Shows "Ready" or "Calculate" and other status messages, and other things. I don't know if that can be hidden in 2007 since it also has the zoom. Glad you finally decided to check out my instructions on the formula bar.
user's latest post:
jumping worksheets
Published (2009-12-16 07:05:00)
Found the answer. There was an existing link to another workbook causing a recalculation issue. This link did not show up using the "Find& Select" option in the Editing tool telling that the link was inactive. I broke the link and everything is now working normally. ...Maybe next time.
user's latest post:
Unable to maximise Workbook
Published (2009-12-16 13:59:00)
Sorted - it was down to having Workbook protection on! Doh!
user's latest post:
Macros not assigned after saving...
Published (2009-12-17 00:46:00)
I finally fixed this problem by first converting the Excel 2007 file (xlsm) to an Excel Binary file (xlsb) and then converting to an Excel 97-2003 file (xls). This sequence of events preserved the macro assignments and allowed the new xls file to be modified and saved in compatibility mode without producing an error.
user's latest post:
Macro runs slower with each...
Published (2009-12-16 23:11:00)
Thank you. The code which I had posted is an extract of the module. The procedures not-posted are not inflating run-times, and so were isolated. (not posted) Further, the procedures not-posted are not called by those which are inflating execution times. As such, the module is appended with an Option Explicit, and r1 is declared as a Public Integer. The problem which I am experiencing seems fundamental. The fact that run-times grow suggests a...
user's latest post:
Instruction: How to Rip DVD to...
Published (2009-12-17 08:08:00)
6: Crop video a. To crop your movie video, you can just drag your mouse cursor from four sides and four angles. Crop by setting the crop values b. There are four crop values on the lower right part of the crop window: Top, Bottom, Left and Right. You can set each value to crop your movie video, and the crop frame will move accordingly. Note: With this DVD Ripper, you can convert DVD into different video/audio formats simultaneously. Part 2:...
|
|
|
|
Latest active threads on Technical Excel Issues::
Started 1 day, 16 hours ago (2009-12-17 14:53:00)
by kamitrust
worksheet top line -how to activate
Dear experts out there:
Excel usually has top line showing row and column as you move your cursor and when a formula is typed, it is shown in this top line and so any text you type in addition to the appearance at the cell.
Somehow, this critical line disappeared. How to restore? ...
Started 1 day, 13 hours ago (2009-12-17 17:12:00)
by tippee
Ghosts
I am working in a 10 Mb Excel model with 20 worksheets so it is quite large. Something strange has happened recently; ghosts of different or the same worksheet are blocking sections of the spreadsheet I am working on. They will go away temporarily when I save the workbook. This is very annoying. Thoughts?
Started 3 days, 8 hours ago (2009-12-15 22:29:00)
by Joe4
Without seeing your code, it would be difficult to determine what may be causing this to happen.
Started 1 day, 22 hours ago (2009-12-17 08:08:00)
by Indinie
6: Crop video
a. To crop your movie video, you can just drag your mouse cursor from four sides and four angles.
Crop by setting the crop values
b. There are four crop values on the lower right part of the crop window: Top, Bottom, Left and Right. You can set each value to crop your movie video, and the crop frame will move accordingly.
Note:
With this DVD Ripper, you can convert ...
Started 3 days, 6 hours ago (2009-12-16 00:45:00)
by ExcelWombat
Macros not assigned after saving Excel2003 format
I have created a spreadsheet using Excel 2007 with buttons that have macros assigned to them. I need to create a version of the spreadsheet for excel 2003 but when I do that and reopen the xls file in compatibility mode, the macros are no longer assigned and the buttons have #ref! as...
Started 2 days, 18 hours ago (2009-12-16 11:54:00)
by cedricthecat
Unable to maximise Workbook
Hope this post is in the correct forum!
Got this odd issue with just one Workbook. Basically although Excel itself is opening full screen, this particular Workbook is opening at reduced size, at about a quarter of the window
It's sitting top left and there's nothing we can do with it. There's no...
Started 3 days, 4 hours ago (2009-12-16 02:52:00)
by Trilogy1
jumping worksheets
Hello all-
I have a workbook that is behaving unusually. I modified an old spreadsheet to accomodate a field force that has limited Excel abilities. Here is my issue.
When an active cell is modified with either the 'Enter', 'Delete' or 'Paste' functions, the active worksheet is not visible on the screen. ...
Started 3 days, 10 hours ago (2009-12-15 20:13:00)
by Joe4
Duplicate:
http://www.mrexcel.com/forum/showthread.php?t=4361 95
Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread. Per forum rules, posts of a duplicate nature will be locked or deleted:
http://www.mrexcel.com/forum/showthread.php?t=1270 80
Started 1 year, 2 months ago (2008-10-06 18:24:00)
by Norie
|
|
Hot threads for last week on Technical Excel Issues::
Started 1 day, 16 hours ago (2009-12-17 14:53:00)
by kamitrust
worksheet top line -how to activate
Dear experts out there:
Excel usually has top line showing row and column as you move your cursor and when a formula is typed, it is shown in this top line and so any text you type in addition to the appearance at the cell.
Somehow, this critical line disappeared. How to restore? ...
Started 3 days, 8 hours ago (2009-12-15 22:29:00)
by Joe4
Without seeing your code, it would be difficult to determine what may be causing this to happen.
Started 3 days, 4 hours ago (2009-12-16 02:52:00)
by Trilogy1
jumping worksheets
Hello all-
I have a workbook that is behaving unusually. I modified an old spreadsheet to accomodate a field force that has limited Excel abilities. Here is my issue.
When an active cell is modified with either the 'Enter', 'Delete' or 'Paste' functions, the active worksheet is not visible on the screen. ...
Started 2 days, 18 hours ago (2009-12-16 11:54:00)
by cedricthecat
Unable to maximise Workbook
Hope this post is in the correct forum!
Got this odd issue with just one Workbook. Basically although Excel itself is opening full screen, this particular Workbook is opening at reduced size, at about a quarter of the window
It's sitting top left and there's nothing we can do with it. There's no...
Started 3 days, 6 hours ago (2009-12-16 00:45:00)
by ExcelWombat
Macros not assigned after saving Excel2003 format
I have created a spreadsheet using Excel 2007 with buttons that have macros assigned to them. I need to create a version of the spreadsheet for excel 2003 but when I do that and reopen the xls file in compatibility mode, the macros are no longer assigned and the buttons have #ref! as...
Started 1 day, 22 hours ago (2009-12-17 08:08:00)
by Indinie
6: Crop video
a. To crop your movie video, you can just drag your mouse cursor from four sides and four angles.
Crop by setting the crop values
b. There are four crop values on the lower right part of the crop window: Top, Bottom, Left and Right. You can set each value to crop your movie video, and the crop frame will move accordingly.
Note:
With this DVD Ripper, you can convert ...
Started 3 days, 10 hours ago (2009-12-15 20:13:00)
by Joe4
Duplicate:
http://www.mrexcel.com/forum/showthread.php?t=4361 95
Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread. Per forum rules, posts of a duplicate nature will be locked or deleted:
http://www.mrexcel.com/forum/showthread.php?t=1270 80
Started 1 day, 13 hours ago (2009-12-17 17:12:00)
by tippee
Ghosts
I am working in a 10 Mb Excel model with 20 worksheets so it is quite large. Something strange has happened recently; ghosts of different or the same worksheet are blocking sections of the spreadsheet I am working on. They will go away temporarily when I save the workbook. This is very annoying. Thoughts?
Started 1 year, 2 months ago (2008-10-06 18:24:00)
by Norie
|
|