Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Excel Autofill Date

Very interesting, Frans . I will definitely keep this in my toolkit for future use. Thanks for sharing. Sunny

9 years ago
Reply
RE: Excel Autofill Date

Hi David Can you settle for a formula instead of an auto-fill? A1: 03/01/2017 A2: 04/01/2017 A3: =A1+7 Copy A3 down as far as you want....

9 years ago
Reply
RE: 2 Conditional formatting questions pleae

Hi npr See if this is useful. Sunny

9 years ago
Reply
RE: Sum/Subtotal Formula in Multiple Variables (Same Row)

Hi Paul Can you post an example file and the expected result? It will be easier to understand your needs. Sunny

9 years ago
Forum
Reply
RE: Transferring data from TXT File in Textbox and contrast with Hi Key Data

Hi Maurizio Try this. Please recreate a new text file. Sunny

9 years ago
Forum
Reply
RE: 2 Conditional formatting questions pleae

There are different formulas that will give the same result, depending on your needs and how your data was set up. Most important is that the formu...

9 years ago
Reply
RE: 2 Conditional formatting questions pleae

Hi npr Welcome to the board. You should attach a sample file (not images) so that those who want to help you do not have to recreate the file th...

9 years ago
Reply
RE: Search and highlight errors in naming convention

Hi Give this a try =IF(ISERROR(FIND("-",SUBSTITUTE(A1," - ",""))),"OK","ERROR") Sunny

9 years ago
Reply
RE: count blank and special character

Attached is the formula that I was working on but it is rather long when combined.

9 years ago
Reply
RE: count blank and special character

Hi Mynda When I looked at rathanak's question, I assumed that numbers and alphabets are to be excluded. =SUMPRODUCT(--NOT(ISNUMBER(A1:A9))) will...

9 years ago
Reply
RE: How to Create The Right height of a Userform

Sorry Maurizio, spelled your name wrongly.

9 years ago
Forum
Reply
RE: How to Create The Right height of a Userform

Hi Maruzio From what I can understand what you are saying using Google translate :), you want a form that will auto resize to fit the buttons, text...

9 years ago
Forum
Reply
RE: VBA split Master Record into separate worksheet

Hi David Try this. You will need to filter the Master Record worksheet. The macro CreateWSFitered will create the worksheets for the filtered re...

9 years ago
Forum
Reply
RE: add data

Hi rathanak Give this a try. Sunny

9 years ago
Forum
Reply
RE: protect

Hi rathanak Just unprotect the input cell C2 before you protect the worksheet. Sunny

9 years ago
Forum
Page 82 / 95