Let's try starting fresh, now that the forum is at least seeming to be more stable.
Please list only Issues that are remaining for our Administrator and Tech team to evaluate.
Please refrain from veering off on tangents.... start new thread if you want to discuss anything in depth.
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
1. When going to edit my signature, the signature editor is empty. It should show my current signature with formatting structure so that it can be edited, not rewritten.
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
In editor both quick reply and go advanced i almost always see this:
editor.jpg
So it's usually guesswork adding attachments...etc
Google Me
Find me located here Simon Lloyd and what i'm about Here
The above is NOT a link to a forum so is NOT against Rule 13
In the quick reply box is an easy-access "Insert Image" button. This promotes behavior that is sort of against our rules, and I'm already seeing a lot more pictures posted instead of wbs. If that button is so handy, can we not replace that with an Insert File button instead, or at least remove it?
There is also an easy access "Wrap QUOTE tags" button, can we not also add a "Wrap CODE tags" button next to it?
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
“None of us is as good as all of us” - Ray Kroc
“Actually, I *am* a rocket scientist.” - JB (little ones count!)
The forum font/resolution suddenly shrunk... and the Who's Online window shrunk too with separation lines missing in some areas... Firefox 6.0
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
Still poorly coded html in the forum:
wol.jpg
Thats why you see ALL the names after a moderator or staff member in bold!, i have brought this up before.
Google Me
Find me located here Simon Lloyd and what i'm about Here
The above is NOT a link to a forum so is NOT against Rule 13
I agree with JB -- a code tags button would be much more useful in the quick response box.
I]Find all posts by[/I] is still missing.
Search is still hosed
You stll cannot select all the code in a code box by Ctrl+Click at left.
Microsoft MVP - Excel
Entia non sunt multiplicanda sine necessitate
Adding code to test copy facility:
Sub explode_results() Dim dStrt As Range, dEnd As Range, cnt As Long, MyCell As Range, i As Long, ci As Long, nCnt As Long Dim aCnt As Long, Arri As Long, Arr, c As Long, iCol As Long Dim sh As Worksheet For Each sh In Sheets(Array("Shift 1 " & Format(Date, "yyyy"), "Shift 2 " & Format(Date, "yyyy"), "Shift 3 " & Format(Date, "yyyy"), _ "Shift 4 " & Format(Date, "yyyy"), "Shift 5 " & Format(Date, "yyyy"))) Set dStrt = sh.Cells.Find(What:=CDate(Sheets("Summary").Range("A3").Value), After:=sh.Range("A1"), LookIn:=xlFormulas, _ LookAt:=xlWhole, SearchOrder:=xlByColumns, SearchDirection:=xlNext) Set dEnd = sh.Cells.Find(What:=CDate(Sheets("Summary").Range("A5").Value), After:=sh.Range("A1"), LookIn:=xlFormulas, _ LookAt:=xlWhole, SearchOrder:=xlByColumns, SearchDirection:=xlNext) cnt = Range(dStrt.Address & ":" & dEnd.Address).Cells.Count ci = 0 nCnt = 0 aCnt = 0 iCol = 0 Arr = Array("cnproc", "bisproc", "rcproc", "fdflav", "mpdpk", "crnpk", "ctcnpk", "bscpk", "blkhi", "tkflr", _ "spprt", "bgsply", "temps", "flxday", "whouse", "craft") For Arri = 0 To 15 For iCol = 0 To sh.Range(Arr(Arri)).Columns.Count For i = 0 To cnt If Cells(dStrt.Row + i, sh.Range(Arr(Arri)).Column + iCol).Value <> "" Then ci = ci + 1 End If nCnt = nCnt + 1 If nCnt > 6 And ci > 1 Then ci = 0 aCnt = aCnt + 1 End If If nCnt > 6 Then nCnt = 0 End If iCol = iCol + 1 If i = Arri + iCol + 2 Then GoTo Nxt Next i Nxt: Next iCol Next Arri Next sh MsgBox "ci = " & ci & vbLf & "nCnt = " & nCnt & vbLf & "aCnt = " & aCnt & vbLf & Arri End Sub
Google Me
Find me located here Simon Lloyd and what i'm about Here
The above is NOT a link to a forum so is NOT against Rule 13
@shg, you now dont have the arrow but if you go to the left of the code window slightly and the cursor is a beam (I) then hold down Ctrl+Left click, still there just no mouse pointer!
Google Me
Find me located here Simon Lloyd and what i'm about Here
The above is NOT a link to a forum so is NOT against Rule 13
That doesn't work for me Simon, in Firefox 6.0
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
I know this doesn't show the beam but i held down Ctrl & left clicked where my arrow is pointing, worked in IE8.
ctrlcopy.jpg
Google Me
Find me located here Simon Lloyd and what i'm about Here
The above is NOT a link to a forum so is NOT against Rule 13
Yeah, still not working in Firefox.
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
Deleting posts is still a timely ordeal but not as bad as it was.
Please leave a message after the beep!
Pages are not being refreshed automatically when opening/entering/activating them.
I'm no longer receiving any subscription emails. Also, recent post is not showing up in the forums's Today's Posts. And, my last few posts generate server errors of some sort (including this post). -Rich
Last edited by dangelor; 02-04-2012 at 08:15 PM. Reason: edit also crashed
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks