python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Pandas read_excel with formulas and get values
So, I had some code running that opened a series of excel files and converted to dataframes using pd.read_excel, no issues. Just today, the files are now all displaying NaN instead of values. The ex...
John Taylor
Votes: 0
Answers: 1
Count Values Based on Date and Reference Excel Formula or VBA
By no choice of my own, I am required to create a schedule in Excel before I upload (read copy) into the scheduling app that we use. What I need to show is the number a 'p', 's', 'f', etc. days that a...
imatworkallday
Votes: 0
Answers: 0
How to have excel automatically replace one word with another word?
I'm having trouble finding my answer for this elsewhere. I need to be able to type in a code (ex. CK) and have the cell show "Checking Account" when I press enter. Or SV for Savings Account,...
Gabby
Votes: 0
Answers: 2
Add special characther in notepad++/excel
I Need to replace a string like this:
20211201153000
In date format like this
2021/12/01 15:30:00 (yyyy/MM/GG hh:mm:ss)
Any solution?
Nicola T
Votes: 0
Answers: 3