Viewing 15 posts - 7,936 through 7,950 (of 59,072 total)
Ok... Demo time.
The first thing is to unzip and copy the spreadsheets from the attached SpreadSheets.zip file to the directory of your choice. If the directory is something other than...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 8, 2020 at 2:33 am
Actually, skip all of that. Most of it just doesn't matter. I'll be back soon with a demo from the presentation I give on the subject of "Automating "Excel Hell"".
--Jeff Moden
Change is inevitable... Change for the better is not.
January 8, 2020 at 1:23 am
Finally, issue is fixed which was a silly and it's done. 🙂
OK, so what was the "silly" fix you employed?
I'll also state that it's a shame that...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 8, 2020 at 12:22 am
I declared a variable to hold the file to pass to send mail task. I had a given a value like 'The value is generated by scrip task' ...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 8, 2020 at 12:20 am
Jeff -it needed to be said, but we are f1 AND web search rolled into one......
Heh... I guess that's true in a lot of cases. You would think that...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 11:57 pm
Thank you for the extremely kind and generous words but we have a difference in languages and understanding here. I've "talked" with Brahmanand through other methods and he is a...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 11:44 pm
>> I don't think I was particularly snarky.
THAT, good Sir, is the crux of the problem. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 7:05 pm
I just asked someone else in this thread:
What would be a good way to get presenters to record their presentation the day before they gave it?
Not sure that's...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 7:02 pm
Don't put your face in them. I stopped recording videos about 9 months ago. I'm going to get back on it, but change the format a bit. No more...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 6:59 pm
Production DB is (RTPOneReporting) DB Owner is 'sa'
Cross database ownership chaining is NOT enabled.
My repository DB is (JHMRReporting) DB Owner is 'dbo'
Cross database ownership chaining is NOT enabled.
My sp,...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 6:57 pm
Hi,
Assuming you have to add 3 columns with data to the existing 5million row table.
Following is the approach which you can use -
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 3:17 pm
Why not just generate GUIDs? With the dashes, they're 36 bytes in length when converted to CHAR. Without the dashes, they're 32.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 3:11 pm
Finally, issue is fixed which was a silly and it's done. 🙂
OK, so what was the "silly" fix you employed?
I'll also state that it's a shame that you're resorting...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 2:55 pm
Sharpen up your resume, find a trustworthy "jobber" type of recruiter (they'll want to interview you to ensure you're worth your salt in SQL and/or DataAnalysis), and then let them...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 4:30 am
Hi Team,
We get xls file every day with so many sheets in it. I need to validate only the sheet named with current year. In this case, it is...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 7, 2020 at 3:39 am
Viewing 15 posts - 7,936 through 7,950 (of 59,072 total)